crowdin / crowdin-api-client-java

Java client library for Crowdin API
https://jitpack.io/#crowdin/crowdin-api-client-java
MIT License
82 stars 54 forks source link

Glossaries API updates #97

Closed andrii-bodnar closed 2 years ago

andrii-bodnar commented 2 years ago

We're happy to announce a significant update for Crowdin Glossaries that allows managing the terminology in a more advanced way.

There are a lot of new things and some changes in the Crowdin API.

New APIs:

Updates:

The translationOfTermId is deprecated and the conceptId added in:

Edit Term - new path options

All of these changes should be reflected in this API Client.

s-aLman commented 2 years ago

@andrii-bodnar Please assign this to me. Thanks.

andrii-bodnar commented 2 years ago

@s-aLman this issue is also related to glossaries - https://github.com/crowdin/crowdin-api-client-java/issues/79

s-aLman commented 2 years ago

@andrii-bodnar created PR for this issue. Please check.