crowdin / crowdin-api-client-java

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

Some Branch methods are missing in the client #231

Closed andrii-bodnar closed 3 months ago

andrii-bodnar commented 4 months ago

Crowdin's string-based projects include some additional API methods for working with branches:

These methods should also be included in this API client, along with the existing branch methods, and covered by unit tests.

https://github.com/crowdin/crowdin-api-client-java/blob/master/src/main/java/com/crowdin/client/sourcefiles/SourceFilesApi.java