spec/fixtures/vcr_cassettes/deepl_translate.yml in deepl-rb-2.1.0 vs spec/fixtures/vcr_cassettes/deepl_translate.yml in deepl-rb-2.2.0

- old
+ new

@@ -1,10 +1,10 @@ --- http_interactions: - request: method: post - uri: https://api.deepl.com/v1/translate?auth_key=VALID_TOKEN&param=fake + uri: https://api.deepl.com/v2/translate?auth_key=VALID_TOKEN&param=fake body: encoding: US-ASCII string: text=Sample&source_lang=EN&target_lang=ES headers: Accept-Encoding: @@ -33,8 +33,8 @@ Access-Control-Allow-Origin: - "*" body: encoding: UTF-8 string: '{"translations":[{"detected_source_language":"EN","text":"Muestra"}]}' - http_version: + http_version: recorded_at: Tue, 08 May 2018 16:31:33 GMT recorded_with: VCR 4.0.0