Sha256: 50f7310d6e3b47c1202c64223a159ec823d793db255a0eb7b76b421a3261f131

Contents?: true

Size: 1.22 KB

Versions: 4

Compression:

Stored size: 1.22 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.clever.com/v1.1/students?count=true
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - "*/*; q=0.5, application/xml"
      Accept-Encoding:
      - gzip, deflate
      Authorization:
      - Bearer DEMO_TOKEN
      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:
      - Sat, 26 Sep 2015 17:40:59 GMT
      X-Powered-By:
      - Express
      X-Ratelimit-Bucket:
      - bearer
      X-Ratelimit-Limit:
      - '1200'
      X-Ratelimit-Remaining:
      - '1165'
      X-Ratelimit-Reset:
      - '1443289303'
      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: Sat, 26 Sep 2015 17:41:00 GMT
recorded_with: VCR 2.9.3

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
clever-ruby-0.14.0 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml
clever-ruby-0.13.2 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml
clever-ruby-0.13.1 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml
clever-ruby-0.13.0 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml