crowdin / crowdin-api-client-dotnet

.NET client library for Crowdin API
https://www.nuget.org/packages/Crowdin.Api/
MIT License
51 stars 27 forks source link

List Language Translations API: support new parameters #219

Closed andrii-bodnar closed 6 months ago

andrii-bodnar commented 6 months ago

Crowdin has recently added new parameters to the List Language Translations API endpoint:

These parameters should also be supported in the Crowdin API client. It would also be good to check if other parameters are supported.

References:

Riju-bak commented 6 months ago

Hi @andrii-bodnar, can I work on this?

andrii-bodnar commented 6 months ago

Hi @Riju-bak, sure, thank you!

Riju-bak commented 6 months ago

@andrii-bodnar Here's the PR