Sha256: 6095d8f3c47ca99410fc907763abf5da02b8bbaff757090a49638ecc9b924a00

Contents?: true

Size: 717 Bytes

Versions: 2

Compression:

Stored size: 717 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.deepl.com/v1/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

2 entries across 2 versions & 1 rubygems

Version Path
deepl-rb-2.1.0 spec/fixtures/vcr_cassettes/usage.yml
deepl-rb-2.0.0 spec/fixtures/vcr_cassettes/usage.yml