File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ The major and minor version numbers reflect changes to the DeepL API
99number is used only for corrections to the OpenAPI specification, for example:
1010typos, schema fixes, or adding examples.
1111
12+ ## [ 3.4.2] - 2025-10-06
13+ ### Added
14+ * Latin American Spanish (` ES-419 ` ) is now supported as a target language option for
15+ Document translation. ` /v2/languages ` now includes ` ES-419 ` as a valid target language
16+ option.
17+
1218## [ 3.4.1] - 2025-07-31
1319### Added
1420* Add note for boolean values about how to input for URL-encoded forms
@@ -236,6 +242,7 @@ keys within an organization.
236242Initial release of the OpenAPI specification.
237243
238244
245+ [ 3.4.2 ] : https://github.com/DeepLcom/openapi/compare/v3.4.1...v3.4.2
239246[ 3.4.1 ] : https://github.com/DeepLcom/openapi/compare/v3.4.0...v3.4.1
240247[ 3.4.0 ] : https://github.com/DeepLcom/openapi/compare/v3.3.1...v3.4.0
241248[ 3.3.1 ] : https://github.com/DeepLcom/openapi/compare/v3.3.0...v3.3.1
Original file line number Diff line number Diff line change 88 "name" : " DeepL - Contact us" ,
99 "url" : " https://www.deepl.com/contact-us"
1010 },
11- "version" : " 3.4.1 "
11+ "version" : " 3.4.2 "
1212 },
1313 "externalDocs" : {
1414 "description" : " DeepL Pro - Plans and pricing" ,
Original file line number Diff line number Diff line change 77 contact :
88 name : DeepL - Contact us
99 url : https://www.deepl.com/contact-us
10- version : 3.4.1
10+ version : 3.4.2
1111externalDocs :
1212 description : DeepL Pro - Plans and pricing
1313 url : https://www.deepl.com/pro#developer
Original file line number Diff line number Diff line change 99 contact :
1010 name : DeepL - Contact us
1111 url : https://www.deepl.com/contact-us
12- version : 3.4.1
12+ version : 3.4.2
1313externalDocs :
1414 description : DeepL Pro - Plans and pricing
1515 url : https://www.deepl.com/pro#developer
You can’t perform that action at this time.
0 commit comments