Sha256: 88898b3b7b46d5dec569df7a9484fe2b99aef2fdb91fa19d7a8968f54ad8f436

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 16:31:35 GMT
      Content-Length:
      - '52'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"character_count":802127,"character_limit":1000000}'
    http_version: 
  recorded_at: Tue, 08 May 2018 16:31:33 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/deepl_usage.yml
deepl-rb-2.0.0 spec/fixtures/vcr_cassettes/deepl_usage.yml