Open andrii-bodnar opened 4 weeks ago
Hi @andrii-bodnar, can you please assign this problem to me I will look into this ? Thanks
Hi @Prankurtiwari, sure, thanks for your interest in this!
@Prankurtiwari there is already a PR for this issue - https://github.com/crowdin/crowdin-api-client-java/pull/277
But there are still some unresolved discussions. Please take them into account.
Crowdin has recently introduced a new Remove String Approvals API endpoint that allows you to remove approvals for a specific string in a project for all languages in one request.
Also, the Delete String Translations API endpoint has been updated:
languageId
parameter is now optional.These changes are not yet supported in the Crowdin API clients and we need to add support for them.