test/vcr/cassettes/oauth_application_search.yml in access-2.0.41 vs test/vcr/cassettes/oauth_application_search.yml in access-2.0.42
- old
+ new
@@ -16,77 +16,76 @@
response:
status:
code: 200
message: OK
headers:
- Access-Control-Allow-Headers:
- - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token
+ Server:
+ - nginx/1.8.0
+ Date:
+ - Thu, 21 Jan 2016 18:34:32 GMT
+ Content-Type:
+ - application/json
+ Transfer-Encoding:
+ - chunked
+ Connection:
+ - keep-alive
+ X-Frame-Options:
+ - SAMEORIGIN
+ X-Xss-Protection:
+ - 1; mode=block
+ X-Content-Type-Options:
+ - nosniff
Access-Control-Allow-Methods:
- POST, GET, PUT, DELETE, OPTIONS
- Access-Control-Max-Age:
- - '1728000'
Access-Control-Request-Method:
- GET
+ Access-Control-Allow-Headers:
+ - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token
+ Access-Control-Max-Age:
+ - '1728000'
+ Etag:
+ - '"0dc65387206ff9b0ccbc2f0dd74f95b8"'
Cache-Control:
- max-age=0, private, must-revalidate
- Content-Type:
- - application/json
- Date:
- - Tue, 06 Oct 2015 20:05:01 GMT
- Etag:
- - '"7ff997caca5ff7d6b90b22beef87ed74"'
- Server:
- - nginx/1.6.2
- X-Content-Type-Options:
- - nosniff
- X-Frame-Options:
- - SAMEORIGIN
X-Request-Id:
- - 7aebf980-705a-4a8d-9461-e970ce484d4f
+ - c5c4f312-c8d8-4230-ac53-b7d4a62added
X-Runtime:
- - '0.108481'
- X-Xss-Protection:
- - 1; mode=block
- Content-Length:
- - '778'
- Connection:
- - keep-alive
+ - '0.119616'
body:
encoding: UTF-8
string: |-
{
"info": {
- "total_results": 729,
+ "total_results": 769,
"results_per_page": 1,
"current_page": 1,
- "total_pages": 729
+ "total_pages": 769
},
"oauth_applications": [
{
- "id": 22,
- "name": "American Grandparents Association",
- "owner_id": 235308134,
+ "id": 649,
+ "name": "amt-test",
+ "owner_id": 230907234,
"owner_type": "Program",
"domain_urls": null,
"scopes": [
- "api",
- "docs"
+ "amt"
],
"active_tokens": [
- "e4db3fb9a054e78807c431e837c49a59553c73204de91d404fe43d12c247f805"
+ "7a044e366ee35284cc57dd02f5468f2f96f411e0df09ea37dad36a3581e64510"
],
"filter": {
- "filter_id": 18,
- "filter_name": "Grandparents"
+ "filter_id": 16,
+ "filter_name": "No Content Filter"
},
"links": {
- "show_application": "https://token-demo.adcrws.com/v1/oauth_applications/22"
+ "show_application": "https://token-demo.adcrws.com/v1/oauth_applications/649"
}
}
],
"links": {
"next_page": "https://report-demo.adcrws.com/v1/oauth_applications?page=2"
}
}
http_version:
- recorded_at: Tue, 06 Oct 2015 20:05:01 GMT
-recorded_with: VCR 2.9.3
+ recorded_at: Thu, 21 Jan 2016 18:34:37 GMT
+recorded_with: VCR 3.0.0