--- http_interactions: - request: method: patch uri: https://@api.github.com/repos/murek/github_api_test/issues/1?access_token= body: encoding: UTF-8 string: "{\"body\":\"Im having a problem with this\"}" headers: Content-Type: - application/json Accept: - "*/*" User-Agent: - Ruby response: status: code: 200 message: OK headers: Server: - nginx/1.0.13 Date: - Tue, 12 Jun 2012 09:27:50 GMT Content-Type: - application/json; charset=utf-8 Connection: - keep-alive Status: - 200 OK X-Ratelimit-Limit: - "5000" Etag: - "\"047b00f3e3d8ac9cd65150bbeb5f3f61\"" X-Ratelimit-Remaining: - "4995" Content-Length: - "1048" body: encoding: US-ASCII string: "{\"milestone\":null,\"html_url\":\"https://github.com/murek/github_api_test/issues/1\",\"pull_request\":{\"html_url\":null,\"patch_url\":null,\"diff_url\":null},\"state\":\"open\",\"labels\":[],\"user\":{\"gravatar_id\":\"80cbc0fc6c03d43f495b2342b31fe4fa\",\"login\":\"murek\",\"avatar_url\":\"https://secure.gravatar.com/avatar/80cbc0fc6c03d43f495b2342b31fe4fa?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png\",\"url\":\"https://api.github.com/users/murek\",\"id\":1223156},\"closed_by\":null,\"created_at\":\"2012-06-12T09:24:47Z\",\"assignee\":{\"gravatar_id\":\"80cbc0fc6c03d43f495b2342b31fe4fa\",\"login\":\"murek\",\"avatar_url\":\"https://secure.gravatar.com/avatar/80cbc0fc6c03d43f495b2342b31fe4fa?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png\",\"url\":\"https://api.github.com/users/murek\",\"id\":1223156},\"body\":\"Im having a problem with this\",\"updated_at\":\"2012-06-12T09:27:50Z\",\"url\":\"https://api.github.com/repos/murek/github_api_test/issues/1\",\"closed_at\":null,\"comments\":0,\"number\":1,\"id\":5020363,\"title\":\"Found a bug\"}" http_version: recorded_at: Tue, 12 Jun 2012 09:27:50 GMT recorded_with: VCR 2.2.0