Releases: DeepLcom/openapi
Releases · DeepLcom/openapi
v2.9.1
Fixed
- Fix typo in
/glossaries/{glossary_id}
example and spec version number. - Move
description
parameter outside ofallOf
parameter.- Thanks to mikakruschel for the suggestion in #1.
v2.9.0
Added
- Transitive glossaries are now supported, bringing the number of supported
glossary pairs from 8 to 28.
Changed
- Supported XLIFF version 2.1 is now explicitly stated.
v2.8.0
Added
- Add Korean and Norwegian (Bokmål) languages.
v2.7.0
Added
- Add XLIFF to supported document types.
v2.6.0
Changed
- HTML handling is no longer in Beta.
- Removed limit on text parameters (was 50).
v2.5.0
Added
- Add support for EN (English) ←→ NL (Dutch) glossaries.
v2.4.0
Added
- Add formality options prefer_less and prefer_more.
- Add note to readme about Swagger UI simulator and CORS restrictions.
v2.3.1
Fixed
- Source and target language were mixed up in glossary example.
- Fix createGlossary example: remove punctuation.
v2.3.0
Added
- Add Ukrainian source and target languages.
Changed
- Add request body size limit to translateText description.
Fixed
- Add "Simplified" label to ZH (Chinese) target language.
- Fix a typo in an example.
- Markdown fixes.
v2.2.0
Added
- Add support for EN (English) ←→ PL (Polish) glossaries.
Fixed
- EN (English) ←→ IT (Italian) was missing from the list of supported glossary
language pairs in the JSON OpenAPI spec.