Sha256: 4c2fd0245ff7e6305b7da0a5b72734bc536360ab40eca94119ece2ce90900bea
Contents?: true
Size: 1.37 KB
Versions: 23
Compression:
Stored size: 1.37 KB
Contents
--- http_interactions: - request: method: patch uri: https://<BASIC_AUTH>@api.github.com/repos/<USER>/github_api_test/labels/api?access_token=<TOKEN> body: encoding: UTF-8 string: ! '{"name":"api","color":"000000"}' 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.3 Content-Type: - application/json response: status: code: 200 message: OK headers: Server: - nginx Date: - Sun, 16 Dec 2012 18:05:56 GMT Content-Type: - application/json; charset=utf-8 Connection: - keep-alive Status: - 200 OK X-Ratelimit-Remaining: - '4997' X-Ratelimit-Limit: - '5000' Cache-Control: - max-age=0, private, must-revalidate X-Content-Type-Options: - nosniff X-Github-Media-Type: - github.beta Content-Length: - '101' Etag: - ! '"06def9dc9c24b11d03a61a6b541cb122"' body: encoding: US-ASCII string: ! '{"color":"000000","url":"https://api.github.com/repos/<USER>/github_api_test/labels/api","name":"api"}' http_version: !!null recorded_at: Sun, 16 Dec 2012 18:05:56 GMT recorded_with: VCR 2.3.0
Version data entries
23 entries across 23 versions & 1 rubygems