test/fixtures/oauth_application_find.yml in access-2.0.7 vs test/fixtures/oauth_application_find.yml in access-2.0.8
- old
+ new
@@ -1,96 +1,16 @@
---
http_interactions:
- request:
method: get
- uri: https://token-demo.adcrws.com/v1/oauth_applications/22?member_key=guest
- body:
- encoding: US-ASCII
- string: ''
- headers:
- Access-Token:
- - token_without_limit
- Content-Type:
- - application/json
- Accept:
- - application/json
- response:
- status:
- code: 200
- message: OK
- headers:
- Access-Control-Allow-Headers:
- - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token
- Access-Control-Allow-Methods:
- - POST, GET, PUT, DELETE, OPTIONS
- Access-Control-Max-Age:
- - '1728000'
- Access-Control-Request-Method:
- - GET
- Cache-Control:
- - max-age=0, private, must-revalidate
- Content-Type:
- - application/json
- Date:
- - Tue, 04 Aug 2015 21:47:34 GMT
- Etag:
- - '"a6b45fc13ff04948fb90164dd38b7ee4"'
- Server:
- - nginx/1.6.2
- Strict-Transport-Security:
- - max-age=31536000
- X-Content-Type-Options:
- - nosniff
- X-Frame-Options:
- - SAMEORIGIN
- X-Request-Id:
- - 36271a38-0fb3-489e-8dda-a6e837eb4701
- X-Runtime:
- - '0.044363'
- X-Xss-Protection:
- - 1; mode=block
- Content-Length:
- - '475'
- Connection:
- - keep-alive
- body:
- encoding: UTF-8
- string: |-
- {
- "oauth_applications": [
- {
- "id": 22,
- "name": "American Grandparents Association",
- "owner_id": 235308134,
- "owner_type": "Program",
- "domain_urls": null,
- "scopes": [
- "api",
- "docs"
- ],
- "active_tokens": [
- "e4db3fb9a054e78807c431e837c49a59553c73204de91d404fe43d12c247f805"
- ],
- "filter": {
- "filter_id": 18,
- "filter_name": "Grandparents"
- },
- "links": null
- }
- ]
- }
- http_version:
- recorded_at: Tue, 04 Aug 2015 21:47:34 GMT
-- request:
- method: get
uri: https://token-demo.adcrws.com/v1/oauth_applications/22
body:
encoding: US-ASCII
string: ''
headers:
Access-Token:
- - token_without_limit
+ - token_without_filters
Content-Type:
- application/json
Accept:
- application/json
response:
@@ -109,23 +29,27 @@
Cache-Control:
- max-age=0, private, must-revalidate
Content-Type:
- application/json
Date:
- - Fri, 11 Sep 2015 20:33:11 GMT
+ - Wed, 16 Sep 2015 19:53:56 GMT
Etag:
- '"a6b45fc13ff04948fb90164dd38b7ee4"'
Server:
- nginx/1.6.2
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- SAMEORIGIN
+ X-Ratelimit-Limit:
+ - '1000'
+ X-Ratelimit-Remaining:
+ - '990'
X-Request-Id:
- - 4760ef0d-4c15-43e6-b517-94407bc3b6b3
+ - 7eb14344-ee16-4fad-bdb3-38a6eb0d17c5
X-Runtime:
- - '0.044044'
+ - '0.039285'
X-Xss-Protection:
- 1; mode=block
Content-Length:
- '475'
Connection:
@@ -155,7 +79,7 @@
"links": null
}
]
}
http_version:
- recorded_at: Fri, 11 Sep 2015 20:33:11 GMT
+ recorded_at: Wed, 16 Sep 2015 19:53:56 GMT
recorded_with: VCR 2.9.3