Sha256: bad3a0dad6c3d3fe2a8f39f1852e9a3ddd5ba59303ca8eb922468903b3e89f4d

Contents?: true

Size: 1.2 KB

Versions: 2

Compression:

Stored size: 1.2 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://DEMO_KEY:@api.clever.com/v1.1/districts?page=1
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - "*/*; q=0.5, application/xml"
      Accept-Encoding:
      - gzip, deflate
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Access-Control-Allow-Headers:
      - Content-Type,Authorization,X-Requested-With,Accept,Origin,Referer,User-Agent
      Access-Control-Allow-Methods:
      - GET,PATCH,POST,DELETE
      Access-Control-Allow-Origin:
      - "*"
      Content-Type:
      - application/json; charset=utf-8
      Date:
      - Wed, 03 Sep 2014 19:08:07 GMT
      Server:
      - nginx/1.4.7
      X-Powered-By:
      - Express
      Content-Length:
      - '224'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"data":[{"data":{"name":"Demo District","id":"4fd43cc56d11340000000005"},"uri":"/v1.1/districts/4fd43cc56d11340000000005"}],"paging":{"current":1,"total":1,"count":1},"links":[{"rel":"self","uri":"/v1.1/districts?page=1"}]}'
    http_version: 
  recorded_at: Wed, 03 Sep 2014 19:08:07 GMT
recorded_with: VCR 2.4.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
clever-ruby-0.4.1 test/data/vcr_cassettes/districts.yml
clever-ruby-0.4.0 test/data/vcr_cassettes/districts.yml