Sha256: 4facdd6faecd6e3c91d700cf081c95bb273f10ec4e0b50e445217028f682eed9

Contents?: true

Size: 762 Bytes

Versions: 2

Compression:

Stored size: 762 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: http://localhost:3001/search?adult_count=2&check_in_date=2015-07-24&check_out_date=2015-07-25&currency=USD&destination_id=invalid&room_count=1
    body:
      encoding: US-ASCII
      string: ''
    headers:
      X-Api-Key:
      - XXXX1234
  response:
    status:
      code: 400
      message: Bad Request
    headers:
      Content-Type:
      - application/json
      Date:
      - Fri, 24 Jul 2015 06:59:13 GMT
      Content-Length:
      - '104'
    body:
      encoding: UTF-8
      string: '{"id":"bad_request","message":"[destination_id] Required length is
        36; ","url":"http://docs.zumata.com"}'
    http_version: 
  recorded_at: Fri, 24 Jul 2015 06:59:13 GMT
recorded_with: VCR 2.9.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
zumata_v3-0.0.2 spec/cassettes/2015-07-24/search_by_destination_id_fail.yml
zumata_v3-0.0.1 spec/cassettes/2015-07-24/search_by_destination_id_fail.yml