Sha256: 472c2ead0d01b0eae810a04729089166edff2d0fcae4464478e64c7c3f5bcf95

Contents?: true

Size: 1.1 KB

Versions: 7

Compression:

Stored size: 1.1 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, 13 Sep 2014 00:05:02 GMT
      Server:
      - nginx/1.4.7
      X-Powered-By:
      - Express
      Content-Length:
      - '73'
      Connection:
      - keep-alive
    body:
      encoding: US-ASCII
      string: ! '{"count":1004,"links":[{"rel":"self","uri":"/v1.1/students?count=true"}]}'
    http_version: 
  recorded_at: Sat, 13 Sep 2014 00:05:02 GMT
recorded_with: VCR 2.9.3

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
clever-ruby-0.11.1 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml
clever-ruby-0.11.0 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml
clever-ruby-0.10.2 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml
clever-ruby-0.10.1 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml
clever-ruby-0.10.0 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml
clever-ruby-0.9.0 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml
clever-ruby-0.8.0 test/data/vcr_cassettes/Clever_APIOperations_List/counts_student_properly.yml