Sha256: 3d48ff7e8bc3d1cfe640a008322b4721a0c2f99ca67b75ead435079dabeee2ff

Contents?: true

Size: 826 Bytes

Versions: 4

Compression:

Stored size: 826 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api-free.deepl.com/v2/usage
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Authorization:
      - DeepL-Auth-Key VALID_TOKEN
      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:
      - Mon, 17 May 2021 14:18:28 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '48'
      Connection:
      - keep-alive
      Access-Control-Allow-Origin:
      - "*"
    body:
      encoding: UTF-8
      string: '{"character_count":303,"character_limit":500000}'
  recorded_at: Mon, 17 May 2021 14:18:28 GMT
recorded_with: VCR 6.0.0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
deepl-rb-2.5.3 spec/fixtures/vcr_cassettes/deepl_usage.yml
deepl-rb-2.5.2 spec/fixtures/vcr_cassettes/deepl_usage.yml
deepl-rb-2.5.1 spec/fixtures/vcr_cassettes/deepl_usage.yml
deepl-rb-2.5.0 spec/fixtures/vcr_cassettes/deepl_usage.yml