Sha256: 4a5448ac967d21012a99d0febe3fc73efbc051dec539e3c93c046c4203d748aa

Contents?: true

Size: 717 Bytes

Versions: 5

Compression:

Stored size: 717 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.deepl.com/v2/usage?auth_key=VALID_TOKEN
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Tue, 08 May 2018 20:42:44 GMT
      Content-Length:
      - '52'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"character_count":805718,"character_limit":1000000}'
    http_version: 
  recorded_at: Tue, 08 May 2018 20:42:43 GMT
recorded_with: VCR 4.0.0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
deepl-rb-2.2.4 spec/fixtures/vcr_cassettes/usage.yml
deepl-rb-2.2.3 spec/fixtures/vcr_cassettes/usage.yml
deepl-rb-2.2.2 spec/fixtures/vcr_cassettes/usage.yml
deepl-rb-2.2.1 spec/fixtures/vcr_cassettes/usage.yml
deepl-rb-2.2.0 spec/fixtures/vcr_cassettes/usage.yml