Sha256: ced0e2c535d93e9ec435025a02803c907b3bc1e788e3bfed2d1cb4e94acd03b2

Contents?: true

Size: 1.04 KB

Versions: 34

Compression:

Stored size: 1.04 KB

Contents

--- 
http_interactions: 
- request: 
    method: post
    uri: https://<BASIC_AUTH>@api.github.com/markdown?access_token=<TOKEN>
    body: 
      encoding: UTF-8
      string: "{\"text\":\"Hello world\",\"mode\":\"gfm\",\"context\":\"<USER>/github_api_test\"}"
    headers: 
      Content-Type: 
      - application/json
      Accept: 
      - "*/*"
      User-Agent: 
      - Ruby
  response: 
    status: 
      code: 200
      message: OK
    headers: 
      Server: 
      - nginx/1.0.13
      Date: 
      - Sun, 01 Jul 2012 19:15:21 GMT
      Content-Type: 
      - text/html;charset=utf-8
      Connection: 
      - keep-alive
      Status: 
      - 200 OK
      Content-Length: 
      - "18"
      X-Ratelimit-Remaining: 
      - "4998"
      Etag: 
      - "\"4114864e259a6fdcc545904ac07b9885\""
      Cache-Control: 
      - max-age=0, private, must-revalidate
      X-Ratelimit-Limit: 
      - "5000"
    body: 
      encoding: US-ASCII
      string: <p>Hello world</p>
    http_version: 
  recorded_at: Sun, 01 Jul 2012 19:15:21 GMT
recorded_with: VCR 2.2.0

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
github_api-0.11.3 features/cassettes/markdown/render.yml
github_api-0.11.2 features/cassettes/markdown/render.yml
github_api-0.11.1 features/cassettes/markdown/render.yml
github_api-0.11.0 features/cassettes/markdown/render.yml
github_api-0.10.2 features/cassettes/markdown/render.yml
github_api-0.10.1 features/cassettes/markdown/render.yml
github_api-0.10.0 features/cassettes/markdown/render.yml
github_api-0.9.7 features/cassettes/markdown/render.yml
github_api-0.9.6 features/cassettes/markdown/render.yml
github_api-0.9.5 features/cassettes/markdown/render.yml
github_api-0.9.4 features/cassettes/markdown/render.yml
github_api-0.9.3 features/cassettes/markdown/render.yml
github_api-0.9.2 features/cassettes/markdown/render.yml
github_api-0.9.1 features/cassettes/markdown/render.yml
github_api-0.9.0 features/cassettes/markdown/render.yml
github_api-0.8.11 features/cassettes/markdown/render.yml
github_api-0.8.10 features/cassettes/markdown/render.yml
github_api-0.8.9 features/cassettes/markdown/render.yml
github_api-0.8.8 features/cassettes/markdown/render.yml
github_api-0.8.7 features/cassettes/markdown/render.yml