Sha256: b0d20aae09edb963c138b41528161149a5a399f4fb62016fbaee39f4850e0483

Contents?: true

Size: 1.31 KB

Versions: 25

Compression:

Stored size: 1.31 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/pulls/comments?access_token=<TOKEN>
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/jsonapplication/vnd.github+json;q=0.7application/vnd.github.v3.raw+json;q=0.5application/vnd.github.beta.raw+json;q=0.1
      Accept-Charset:
      - utf-8
      User-Agent:
      - Github Ruby Gem 0.8.1
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Fri, 07 Dec 2012 22:02:39 GMT
      Content-Type:
      - application/json; charset=utf-8
      Connection:
      - keep-alive
      Status:
      - 200 OK
      X-Ratelimit-Limit:
      - '5000'
      X-Ratelimit-Remaining:
      - '4999'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Content-Type-Options:
      - nosniff
      Etag:
      - ! '"d751713988987e9331980363e24189ce"'
      Content-Length:
      - '2'
      X-Github-Media-Type:
      - github.beta
    body:
      encoding: US-ASCII
      string: ! '[]'
    http_version: !!null 
  recorded_at: Fri, 07 Dec 2012 22:02:39 GMT
recorded_with: VCR 2.3.0

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
github_api-0.8.6 features/cassettes/pull_requests/comments/list_repo.yml
github_api-0.8.5 features/cassettes/pull_requests/comments/list_repo.yml
github_api-0.8.4 features/cassettes/pull_requests/comments/list_repo.yml
github_api-0.8.3 features/cassettes/pull_requests/comments/list_repo.yml
github_api-0.8.2 features/cassettes/pull_requests/comments/list_repo.yml