crowdin / crowdin-api-client-java

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

Create Task API: new `includePreTranslatedStringsOnly` parameter #153

Closed andrii-bodnar closed 1 year ago

andrii-bodnar commented 1 year ago

API Reference: Add Task

The API response will also include this new field.

This is relevant for both the crowdin.com and Crowdin Enterprise APIs.

The new parameter should also be reflected in this API client.