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

Add the Translation Memory Segments API support #138

Closed andrii-bodnar closed 1 year ago

andrii-bodnar commented 1 year ago

Crowdin Rest API now supports the API methods for TM (Translation Memory) segments management.

New API methods:

It should be added to this API client as well as the corresponding unit tests.