test/fixtures/token_find.yml in access-2.0.9 vs test/fixtures/token_find.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,31 +29,27 @@
Cache-Control:
- max-age=0, private, must-revalidate
Content-Type:
- application/json
Date:
- - Wed, 16 Sep 2015 19:54:09 GMT
+ - Wed, 16 Sep 2015 20:13:59 GMT
Etag:
- - '"394386753817095196c45e221b2139ff"'
+ - '"e3836bc59d9265551e703f4ddb9e396d"'
Server:
- nginx/1.6.2
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- SAMEORIGIN
- X-Ratelimit-Limit:
- - '1000'
- X-Ratelimit-Remaining:
- - '960'
X-Request-Id:
- - 80f2cba9-6172-451c-9e8c-7f2b548dcd02
+ - 185f4df1-c9d4-4272-abdc-9436e51931e3
X-Runtime:
- - '0.015326'
+ - '0.015631'
X-Xss-Protection:
- 1; mode=block
Content-Length:
- - '979'
+ - '1739'
Connection:
- keep-alive
body:
encoding: UTF-8
string: |-
@@ -74,22 +70,23 @@
"program_start_dts": "2012-04-12T15:10:31.634-06:00",
"program_end_dts": "2018-12-30T17:00:00.000-07:00",
"organization_id": 2000153,
"organization_name": "BreakawaLoyalty",
"organization_customer_identifier": "WEivv",
- "filter_id": null,
- "filter_name": null,
- "filter": null,
- "program_filter_id": null,
+ "filter_id": 35,
+ "filter_name": "Dining, Entertainment, Health/Beauty, Hotel, Services, Shopping",
+ "filter": "{\"offers\":[{\"terms\":{\"offer_set\":[\"DISCOUNT\"]}},{\"or\":[{\"terms\":{\"categories.category_key\":[39,59,53,44,50,45]}},{\"terms\":{\"categories.category_parent_key\":[39,59,53,44,50,45]}}]}],\"categories\":[{\"or\":[{\"terms\":{\"category_key\":[39,59,53,44,50,45]}},{\"terms\":{\"category_parent_key\":[39,59,53,44,50,45]}}]}],\"stores\":[{\"or\":[{\"terms\":{\"store_categories.category_key\":[39,59,53,44,50,45]}},{\"terms\":{\"store_categories.category_parent_key\":[39,59,53,44,50,45]}}]}],\"locations\":[{\"or\":[{\"terms\":{\"location_categories.category_key\":[39,59,53,44,50,45]}},{\"terms\":{\"location_categories.category_parent_key\":[39,59,53,44,50,45]}}]}]}",
+ "program_filter_id": 169,
"domains": [
],
"application_scopes": [
-
+ "api",
+ "docs"
],
- "indexed_at": "2015-09-16T17:50:06.034Z",
+ "indexed_at": "2015-09-16T20:12:03.020Z",
"token_status": "valid"
}
}
http_version:
- recorded_at: Wed, 16 Sep 2015 19:54:09 GMT
+ recorded_at: Wed, 16 Sep 2015 20:13:59 GMT
recorded_with: VCR 2.9.3