Skip to content

Releases: DeepLcom/openapi

v2.10.0

13 Jul 15:23
v2.10.0
814e536

Choose a tag to compare

Added

  • Add JSON-format request bodies to all endpoints, except document upload where multipart-form is still required.

v2.9.2

20 Jun 08:24
v2.9.2
4fad3ed

Choose a tag to compare

Added

  • Japanese (JA) now supports formality.

v2.9.1

26 May 12:39
v2.9.1
4aebcaf

Choose a tag to compare

Fixed

  • Fix typo in /glossaries/{glossary_id} example and spec version number.
  • Move description parameter outside of allOf parameter.

v2.9.0

08 Feb 10:30
v2.9.0
89aa8b7

Choose a tag to compare

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

02 Feb 10:57
v2.8.0
b01a3fa

Choose a tag to compare

Added

  • Add Korean and Norwegian (Bokmål) languages.

v2.7.0

02 Feb 10:57
v2.7.0
ae50f70

Choose a tag to compare

Added

  • Add XLIFF to supported document types.

v2.6.0

02 Feb 10:57
v2.6.0
1d021d3

Choose a tag to compare

Changed

  • HTML handling is no longer in Beta.
  • Removed limit on text parameters (was 50).

v2.5.0

02 Feb 10:57
v2.5.0

Choose a tag to compare

Added

  • Add support for EN (English) ←→ NL (Dutch) glossaries.

v2.4.0

06 Oct 13:03
v2.4.0
1332180

Choose a tag to compare

Added

  • Add formality options prefer_less and prefer_more.
  • Add note to readme about Swagger UI simulator and CORS restrictions.

v2.3.1

06 Oct 13:03
v2.3.1
dcfeabb

Choose a tag to compare

Fixed

  • Source and target language were mixed up in glossary example.
  • Fix createGlossary example: remove punctuation.