test/fixtures/verify_token.yml in access-2.0.9 vs test/fixtures/verify_token.yml in access-2.0.10

- old
+ new

@@ -6,11 +6,11 @@ body: encoding: US-ASCII string: '' headers: Access-Token: - - token_without_filters + - token_without_limit Content-Type: - application/json Accept: - application/json response: @@ -29,43 +29,39 @@ Cache-Control: - max-age=0, private, must-revalidate Content-Type: - application/json Date: - - Wed, 16 Sep 2015 19:54:10 GMT + - Wed, 16 Sep 2015 20:13:59 GMT Etag: - - '"90c204e1632c23c7317046214172edb5"' + - '"2fc05acea937ac2f91f371775a92a64f"' Server: - nginx/1.6.2 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN - X-Ratelimit-Limit: - - '1000' - X-Ratelimit-Remaining: - - '957' X-Request-Id: - - b399abae-0e66-479d-89fc-fdb58cd4dc96 + - 291d86b2-3d23-4532-a1ff-a66b64f384f3 X-Runtime: - - '0.009539' + - '0.011077' X-Xss-Protection: - 1; mode=block Content-Length: - - '571' + - '569' Connection: - keep-alive body: encoding: UTF-8 string: |- { "oauth_access_token": { - "token": "token_without_filters", + "token": "token_without_limit", "domains": [ ], - "created_at": "2015-08-25T14:06:53.316-06:00", + "created_at": "2015-08-25T14:05:24.591-06:00", "revoked_at": null, "expires_in": null, "application_name": "RWS API - No Filters No Limit (pcid:200156)", "organization_name": "Access Development", "organization_customer_identifier": "160", @@ -74,7 +70,7 @@ "program_end_dts": "2018-08-25T13:21:27.622-06:00", "program_start_dts": "2015-08-25T13:21:27.622-06:00" } } http_version: - recorded_at: Wed, 16 Sep 2015 19:54:10 GMT + recorded_at: Wed, 16 Sep 2015 20:13:59 GMT recorded_with: VCR 2.9.3