spec/fixtures/vcr_cassettes/usage.yml in deepl-rb-2.2.4 vs spec/fixtures/vcr_cassettes/usage.yml in deepl-rb-2.3.0
- old
+ new
@@ -1,10 +1,10 @@
---
http_interactions:
- request:
method: get
- uri: https://api.deepl.com/v2/usage?auth_key=VALID_TOKEN
+ uri: https://api-free.deepl.com/v2/usage?auth_key=VALID_TOKEN
body:
encoding: US-ASCII
string: ''
headers:
Accept-Encoding:
@@ -19,16 +19,19 @@
message: OK
headers:
Server:
- nginx
Date:
- - Tue, 08 May 2018 20:42:44 GMT
+ - Mon, 17 May 2021 14:18:32 GMT
+ Content-Type:
+ - application/json
Content-Length:
- - '52'
+ - '48'
Connection:
- keep-alive
+ Access-Control-Allow-Origin:
+ - "*"
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
+ string: '{"character_count":353,"character_limit":500000}'
+ recorded_at: Mon, 17 May 2021 14:18:32 GMT
+recorded_with: VCR 6.0.0