[
  {
    "scope": "https://api.github.com:443",
    "method": "get",
    "path": "/repos/octokit-fixture-org/hello-world/contents/",
    "body": "",
    "status": 200,
    "response": [
      {
        "name": "README.md",
        "path": "README.md",
        "sha": "93a078d1c3f76aa1ca11def8f882a06df1d4a01b",
        "size": 13,
        "url": "https://api.github.com/repos/octokit-fixture-org/hello-world/contents/README.md?ref=master",
        "html_url": "https://github.com/octokit-fixture-org/hello-world/blob/master/README.md",
        "git_url": "https://api.github.com/repos/octokit-fixture-org/hello-world/git/blobs/93a078d1c3f76aa1ca11def8f882a06df1d4a01b",
        "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/hello-world/master/README.md",
        "type": "file",
        "_links": {
          "self": "https://api.github.com/repos/octokit-fixture-org/hello-world/contents/README.md?ref=master",
          "git": "https://api.github.com/repos/octokit-fixture-org/hello-world/git/blobs/93a078d1c3f76aa1ca11def8f882a06df1d4a01b",
          "html": "https://github.com/octokit-fixture-org/hello-world/blob/master/README.md"
        }
      }
    ],
    "rawHeaders": [
      "Server",
      "GitHub.com",
      "Date",
      "Tue, 19 Jul 2022 04:37:49 GMT",
      "Content-Type",
      "application/json; charset=utf-8",
      "Content-Length",
      "836",
      "Cache-Control",
      "private, max-age=60, s-maxage=60",
      "Vary",
      "Accept, Authorization, Cookie, X-GitHub-OTP",
      "ETag",
      "\"c9ffb3f1f572cfd2d07ddde624b5fbdbfc748492\"",
      "Last-Modified",
      "Tue, 19 Sep 2017 15:57:54 GMT",
      "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",
      "4965",
      "X-RateLimit-Reset",
      "1658208999",
      "X-RateLimit-Used",
      "35",
      "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",
      "0684:7166:64319A:16C691D:62D6351C",
      "connection",
      "close"
    ],
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "authorization": "token 0000000000000000000000000000000000000001",
      "host": "api.github.com"
    },
    "responseIsBinary": false
  },
  {
    "scope": "https://api.github.com:443",
    "method": "get",
    "path": "/repos/octokit-fixture-org/hello-world/contents/README.md",
    "body": "",
    "status": 200,
    "response": "# hello-world",
    "rawHeaders": [
      "Server",
      "GitHub.com",
      "Date",
      "Tue, 19 Jul 2022 04:37:49 GMT",
      "Content-Type",
      "application/vnd.github.v3.raw; charset=utf-8",
      "Content-Length",
      "13",
      "Cache-Control",
      "private, max-age=60, s-maxage=60",
      "Vary",
      "Accept, Authorization, Cookie, X-GitHub-OTP",
      "ETag",
      "\"93a078d1c3f76aa1ca11def8f882a06df1d4a01b\"",
      "Last-Modified",
      "Fri, 15 Sep 2017 21:43:09 GMT",
      "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; param=raw",
      "X-RateLimit-Limit",
      "5000",
      "X-RateLimit-Remaining",
      "4964",
      "X-RateLimit-Reset",
      "1658208999",
      "X-RateLimit-Used",
      "36",
      "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",
      "0685:5E17:2132308:61BBF83:62D6351D",
      "connection",
      "close"
    ],
    "reqheaders": {
      "accept": "application/vnd.github.v3.raw",
      "authorization": "token 0000000000000000000000000000000000000001",
      "host": "api.github.com"
    },
    "responseIsBinary": false
  }
]
