Sha256: 7619a3b8c63b3be07910803e485f0ace0f81fc6499c2d5a233754846c7caaea2

Contents?: true

Size: 1.75 KB

Versions: 6

Compression:

Stored size: 1.75 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://token-demo.adcrws.com/v1/filters?per_page=1
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Access-Token:
      - ACCESS_TOKEN
      Content-Type:
      - application/json
      Accept:
      - application/json
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx/1.8.0
      Date:
      - Thu, 21 Jan 2016 18:34:20 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-Request-Method:
      - GET
      Access-Control-Allow-Headers:
      - Origin,  X-Requested-With, Content-Type, Accept, Authorization, Access-Token
      Access-Control-Max-Age:
      - '1728000'
      Etag:
      - '"2bfb4f6e0582969ffb7b36ea1ac5ad2d"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - 44de1f12-ab59-4158-81fc-49d117a0e9fe
      X-Runtime:
      - '0.111813'
    body:
      encoding: UTF-8
      string: |-
        {
          "info": {
            "total_results": 65,
            "results_per_page": 1,
            "current_page": 1,
            "total_pages": 65
          },
          "filters": [
            {
              "filter_id": 69,
              "filter_name": "aazk test"
            }
          ],
          "links": {
            "next_page": "https://report-demo.adcrws.com/v1/filters?page=2"
          }
        }
    http_version: 
  recorded_at: Thu, 21 Jan 2016 18:34:25 GMT
recorded_with: VCR 3.0.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
access-2.0.48 test/vcr/cassettes/filter_search.yml
access-2.0.47 test/vcr/cassettes/filter_search.yml
access-2.0.46 test/vcr/cassettes/filter_search.yml
access-2.0.44 test/vcr/cassettes/filter_search.yml
access-2.0.43 test/vcr/cassettes/filter_search.yml
access-2.0.42 test/vcr/cassettes/filter_search.yml