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 'Download File Preview' API support #140

Closed andrii-bodnar closed 1 year ago

andrii-bodnar commented 1 year ago

Crowdin Rest API now supports an API method that allows downloading file preview.

New API method:

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

Durdush commented 1 year ago

Hi @andrii-bodnar, can you assign me this issue.