Sha256: e72ed048cf9d362ba5affe8f328db7dff1ba5a15bb6d6df69bebaf97fe1ca54e

Contents?: true

Size: 791 Bytes

Versions: 3

Compression:

Stored size: 791 Bytes

Contents

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

3 entries across 3 versions & 1 rubygems

Version Path
deepl-rb-2.4.0 spec/fixtures/vcr_cassettes/deepl_usage.yml
deepl-rb-2.3.1 spec/fixtures/vcr_cassettes/deepl_usage.yml
deepl-rb-2.3.0 spec/fixtures/vcr_cassettes/deepl_usage.yml