Sha256: 48efc0d464e5ff24d615aa5a72b0cfdb5c31aedd22edc813f05c8d44596df3fc

Contents?: true

Size: 1.05 KB

Versions: 3

Compression:

Stored size: 1.05 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://DEMO_KEY:@api.clever.com/v1.1/students?count=true
    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:
      - Tue, 09 Sep 2014 21:48:50 GMT
      Server:
      - nginx/1.4.7
      X-Powered-By:
      - Express
      Content-Length:
      - '73'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"count":1004,"links":[{"rel":"self","uri":"/v1.1/students?count=true"}]}'
    http_version: 
  recorded_at: Tue, 09 Sep 2014 21:48:50 GMT
recorded_with: VCR 2.4.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
clever-ruby-0.6.2 test/data/vcr_cassettes/student_count.yml
clever-ruby-0.6.1 test/data/vcr_cassettes/student_count.yml
clever-ruby-0.6.0 test/data/vcr_cassettes/student_count.yml