Sha256: 51b99d2b337943c5a2a9e7b509d8dfee21e02d4003ed0558bc9b2ca2c5515367

Contents?: true

Size: 1.93 KB

Versions: 2

Compression:

Stored size: 1.93 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=stores
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Access-Token:
      - token_without_filters
      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 19:53:54 GMT
      Etag:
      - '"08956181a96a9f3bc89d47f5a54ddc94"'
      Server:
      - nginx/1.6.2
      X-Content-Type-Options:
      - nosniff
      X-Frame-Options:
      - SAMEORIGIN
      X-Ratelimit-Limit:
      - '1000'
      X-Ratelimit-Remaining:
      - '995'
      X-Request-Id:
      - 953ded05-8d5a-4553-ac88-61f15e8b104e
      X-Runtime:
      - '0.019105'
      X-Xss-Protection:
      - 1; mode=block
      Content-Length:
      - '362'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: |-
        {
          "suggestions": {
            "query": "*",
            "stores": [
              {
                "store_name": "Spafinder Wellness 365",
                "store_key": 18939302,
                "active_offer_count": 17165,
                "active_location_count": 17165,
                "logo_url": "https://static-demo.accessdevelopment.com/brand/6bbaa1000c933a5e91fa8f3113609e6c8ff19fdd/original.png"
              }
            ]
          }
        }
    http_version: 
  recorded_at: Wed, 16 Sep 2015 19:53:54 GMT
recorded_with: VCR 2.9.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
access-2.0.9 test/fixtures/autocomplete_search_stores.yml
access-2.0.8 test/fixtures/autocomplete_search_stores.yml