crowdin-api-client-java icon indicating copy to clipboard operation
crowdin-api-client-java copied to clipboard

Some Branch methods are missing in the client

Open andrii-bodnar opened this issue 3 months ago • 0 comments

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

andrii-bodnar avatar Mar 22 '24 07:03 andrii-bodnar