Sha256: 803c736752846042a84f8ec4ec23484ee7616c9a12e8425b23b28f8b00a122a7

Contents?: true

Size: 1.73 KB

Versions: 2

Compression:

Stored size: 1.73 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://offer-demo.adcrws.com/v1/autocomplete?member_key=API_RUBY_GEM_TEST&per_page=1&resources=categories
    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:
      - Wed, 16 Sep 2015 20:14:05 GMT
      Etag:
      - '"0278fae8fe3100e682489033c340d4a2"'
      Server:
      - nginx/1.6.2
      X-Content-Type-Options:
      - nosniff
      X-Frame-Options:
      - SAMEORIGIN
      X-Request-Id:
      - a2b470b0-5141-4e32-8ac4-1f4f77527168
      X-Runtime:
      - '0.018275'
      X-Xss-Protection:
      - 1; mode=block
      Content-Length:
      - '249'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: |-
        {
          "suggestions": {
            "query": "*",
            "categories": [
              {
                "category_name": "Apparel & Accessories",
                "category_key": 1077,
                "logo_url": "https://static-demo.accessdevelopment.com/icons/shopping.png"
              }
            ]
          }
        }
    http_version: 
  recorded_at: Wed, 16 Sep 2015 20:14:05 GMT
recorded_with: VCR 2.9.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
access-2.0.11 test/fixtures/autocomplete_search_categories.yml
access-2.0.10 test/fixtures/autocomplete_search_categories.yml