crowdin / crowdin-api-client-java

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

New API Endpoints (concordance, alignment) #128

Closed andrii-bodnar closed 1 year ago

andrii-bodnar commented 1 year ago

Crowdin added 3 new API endpoints that should be also added to the corresponding sections of this API Client.

New code should be covered by Unit tests in the same way as the rest of the code.

mslowiak commented 1 year ago

I would like to help with that @andrii-bodnar :)

andrii-bodnar commented 1 year ago

@mslowiak awesome, thank you! I'll assign this issue to you