Sha256: 475f9e66a1d8005449affc442538f2c3d6c86f6dab74eed386b06bcc48ff156c
Contents?: true
Size: 1.35 KB
Versions: 21
Compression:
Stored size: 1.35 KB
Contents
--- http_interactions: - request: method: post uri: https://<BASIC_AUTH>@api.github.com/repos/<USER>/github_api_test/issues/1/labels?access_token=<TOKEN> body: encoding: UTF-8 string: ! '["bug"]' 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.5 Content-Type: - application/json response: status: code: 200 message: OK headers: Server: - nginx Date: - Fri, 28 Dec 2012 20:46:11 GMT Content-Type: - application/json; charset=utf-8 Connection: - keep-alive Status: - 200 OK X-Content-Type-Options: - nosniff Etag: - ! '"1dec5bebb2dc8441875411e587db6d82"' Content-Length: - '103' Cache-Control: - max-age=0, private, must-revalidate X-Ratelimit-Remaining: - '4999' X-Ratelimit-Limit: - '5000' X-Github-Media-Type: - github.beta body: encoding: US-ASCII string: ! '[{"color":"fc2929","url":"https://api.github.com/repos/<USER>/github_api_test/labels/bug","name":"bug"}]' http_version: !!null recorded_at: Fri, 28 Dec 2012 20:46:11 GMT recorded_with: VCR 2.3.0
Version data entries
21 entries across 21 versions & 1 rubygems