[
  {
    "scope": "https://api.github.com:443",
    "method": "get",
    "path": "/",
    "body": "",
    "status": 200,
    "response": {
      "current_user_url": "https://api.github.com/user",
      "current_user_authorizations_html_url": "https://github.com/settings/connections/applications{/client_id}",
      "authorizations_url": "https://api.github.com/authorizations",
      "code_search_url": "https://api.github.com/search/code?q={query}{&page,per_page,sort,order}",
      "commit_search_url": "https://api.github.com/search/commits?q={query}{&page,per_page,sort,order}",
      "emails_url": "https://api.github.com/user/emails",
      "emojis_url": "https://api.github.com/emojis",
      "events_url": "https://api.github.com/events",
      "feeds_url": "https://api.github.com/feeds",
      "followers_url": "https://api.github.com/user/followers",
      "following_url": "https://api.github.com/user/following{/target}",
      "gists_url": "https://api.github.com/gists{/gist_id}",
      "hub_url": "https://api.github.com/hub",
      "issue_search_url": "https://api.github.com/search/issues?q={query}{&page,per_page,sort,order}",
      "issues_url": "https://api.github.com/issues",
      "keys_url": "https://api.github.com/user/keys",
      "label_search_url": "https://api.github.com/search/labels?q={query}&repository_id={repository_id}{&page,per_page}",
      "notifications_url": "https://api.github.com/notifications",
      "organization_url": "https://api.github.com/orgs/{org}",
      "organization_repositories_url": "https://api.github.com/orgs/{org}/repos{?type,page,per_page,sort}",
      "organization_teams_url": "https://api.github.com/orgs/{org}/teams",
      "public_gists_url": "https://api.github.com/gists/public",
      "rate_limit_url": "https://api.github.com/rate_limit",
      "repository_url": "https://api.github.com/repos/{owner}/{repo}",
      "repository_search_url": "https://api.github.com/search/repositories?q={query}{&page,per_page,sort,order}",
      "current_user_repositories_url": "https://api.github.com/user/repos{?type,page,per_page,sort}",
      "starred_url": "https://api.github.com/user/starred{/owner}{/repo}",
      "starred_gists_url": "https://api.github.com/gists/starred",
      "topic_search_url": "https://api.github.com/search/topics?q={query}{&page,per_page}",
      "user_url": "https://api.github.com/users/{user}",
      "user_organizations_url": "https://api.github.com/user/orgs",
      "user_repositories_url": "https://api.github.com/users/{user}/repos{?type,page,per_page,sort}",
      "user_search_url": "https://api.github.com/search/users?q={query}{&page,per_page,sort,order}"
    },
    "rawHeaders": [
      "Server",
      "GitHub.com",
      "Date",
      "Tue, 19 Jul 2022 04:37:49 GMT",
      "Content-Type",
      "application/json; charset=utf-8",
      "Content-Length",
      "2262",
      "Cache-Control",
      "private, max-age=60, s-maxage=60",
      "Vary",
      "Accept, Authorization, Cookie, X-GitHub-OTP",
      "ETag",
      "\"0050bc445d4d6ef228679cbd631e53c29050356fb2e27cfefa29b9d78c5dc15b\"",
      "X-OAuth-Scopes",
      "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow",
      "X-Accepted-OAuth-Scopes",
      "",
      "X-GitHub-Media-Type",
      "github.v3; format=json",
      "X-RateLimit-Limit",
      "5000",
      "X-RateLimit-Remaining",
      "4961",
      "X-RateLimit-Reset",
      "1658208999",
      "X-RateLimit-Used",
      "39",
      "X-RateLimit-Resource",
      "core",
      "Access-Control-Expose-Headers",
      "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
      "Access-Control-Allow-Origin",
      "*",
      "Strict-Transport-Security",
      "max-age=31536000; includeSubdomains; preload",
      "X-Frame-Options",
      "deny",
      "X-Content-Type-Options",
      "nosniff",
      "X-XSS-Protection",
      "0",
      "Referrer-Policy",
      "origin-when-cross-origin, strict-origin-when-cross-origin",
      "Content-Security-Policy",
      "default-src 'none'",
      "Vary",
      "Accept-Encoding, Accept, X-Requested-With",
      "X-GitHub-Request-Id",
      "0688:49B0:2044BC3:6263636:62D6351D",
      "connection",
      "close"
    ],
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "authorization": "token 0000000000000000000000000000000000000001",
      "host": "api.github.com"
    },
    "responseIsBinary": false
  }
]
