Skip to content

Releases: DeepLcom/openapi

v2.13.0

14 Mar 16:03
v2.13.0
b2b007c
Compare
Choose a tag to compare

Deprecated

  • Remove all properties from /usage except for character_count and character_limit;
    these are the only two properties included in the API response for the v2 API.

Fixed

  • Fixed some minor issues in specs that were violating OpenAPI specification.

v2.12.0

11 Mar 10:17
v2.12.0
ec5928d
Compare
Choose a tag to compare

Added

  • Add supported glossary language: Korean (KO).
  • Add supported language for text translation: Arabic (AR). Arabic is
    currently supported only for text translation; document translation
    support for Arabic is coming soon.

v2.11.0

03 Aug 06:39
v2.11.0
90417c6
Compare
Choose a tag to compare

Added

  • Add supported glossary languages: Portuguese (PT), Russian (RU), and Chinese (ZH).

v2.10.0

13 Jul 15:23
v2.10.0
814e536
Compare
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
Compare
Choose a tag to compare

Added

  • Japanese (JA) now supports formality.

v2.9.1

26 May 12:39
v2.9.1
4aebcaf
Compare
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
Compare
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
Compare
Choose a tag to compare

Added

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

v2.7.0

02 Feb 10:57
v2.7.0
ae50f70
Compare
Choose a tag to compare

Added

  • Add XLIFF to supported document types.

v2.6.0

02 Feb 10:57
v2.6.0
1d021d3
Compare
Choose a tag to compare

Changed

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