Skip to content

Releases: DeepL/openapi

v2.10.0

Choose a tag to compare

released this 13 Jul 15:23
814e536

Added

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

v2.9.2

Choose a tag to compare

released this 20 Jun 08:24
4fad3ed

Added

  • Japanese (JA) now supports formality.

v2.9.1

Choose a tag to compare

released this 26 May 12:39
4aebcaf

Fixed

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

v2.9.0

Choose a tag to compare

released this 08 Feb 10:30
89aa8b7

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

Choose a tag to compare

released this 02 Feb 10:57
b01a3fa

Added

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

v2.7.0

Choose a tag to compare

released this 02 Feb 10:57
ae50f70

Added

  • Add XLIFF to supported document types.

v2.6.0

Choose a tag to compare

released this 02 Feb 10:57
1d021d3

Changed

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

v2.5.0

Choose a tag to compare

released this 02 Feb 10:57

Added

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

v2.4.0

Choose a tag to compare

released this 06 Oct 13:03
1332180

Added

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

v2.3.1

Choose a tag to compare

released this 06 Oct 13:03
dcfeabb

Fixed

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