test/fixtures/oauth_application_search.yml in access-2.0.7 vs test/fixtures/oauth_application_search.yml in access-2.0.8

- old
+ new

@@ -1,56 +1,16 @@ --- http_interactions: - request: method: get - uri: https://token-demo.adcrws.com/v1/oauth_applications - body: - encoding: UTF-8 - string: per_page=1 - headers: - Access-Token: - - token_without_limit - Content-Type: - - application/json - Accept: - - application/json - response: - status: - code: 400 - message: Bad Request - headers: - Content-Type: - - application/json - Date: - - Thu, 06 Aug 2015 17:30:00 GMT - Server: - - nginx/1.6.2 - Strict-Transport-Security: - - max-age=31536000 - X-Request-Id: - - eae4639f-45a0-4fd4-9da6-414112ffd2d9 - X-Runtime: - - '0.000797' - Content-Length: - - '111' - Connection: - - keep-alive - body: - encoding: UTF-8 - string: '{"status":400,"message":"There was a problem in the JSON you submitted: - 795: unexpected token at ''per_page=1''"}' - http_version: - recorded_at: Thu, 06 Aug 2015 17:30:00 GMT -- request: - method: get uri: https://token-demo.adcrws.com/v1/oauth_applications?per_page=1 body: encoding: US-ASCII string: '' headers: Access-Token: - - token_without_limit + - token_without_filters Content-Type: - application/json Accept: - application/json response: @@ -69,23 +29,27 @@ Cache-Control: - max-age=0, private, must-revalidate Content-Type: - application/json Date: - - Fri, 11 Sep 2015 20:33:12 GMT + - Wed, 16 Sep 2015 19:53:58 GMT Etag: - - '"0c4a889736d9d06af2f3b8340ede3a07"' + - '"49e22394112ea925e81da26dd2ec0def"' Server: - nginx/1.6.2 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN + X-Ratelimit-Limit: + - '1000' + X-Ratelimit-Remaining: + - '986' X-Request-Id: - - 789f428e-9638-4677-a4e5-57b9fae24015 + - d4df9c1c-5614-4fd2-ac10-c747a604228e X-Runtime: - - '0.047231' + - '0.042679' X-Xss-Protection: - 1; mode=block Content-Length: - '778' Connection: @@ -93,14 +57,14 @@ body: encoding: UTF-8 string: |- { "info": { - "total_results": 714, + "total_results": 715, "results_per_page": 1, "current_page": 1, - "total_pages": 714 + "total_pages": 715 }, "oauth_applications": [ { "id": 22, "name": "American Grandparents Association", @@ -126,7 +90,7 @@ "links": { "next_page": "https://report-demo.adcrws.com/v1/oauth_applications?page=2" } } http_version: - recorded_at: Fri, 11 Sep 2015 20:33:12 GMT + recorded_at: Wed, 16 Sep 2015 19:53:58 GMT recorded_with: VCR 2.9.3