crowdin / crowdin-api-client-dotnet

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

Screenshots APIs: add the `labelIds` parameter support #209

Closed andrii-bodnar closed 10 months ago

andrii-bodnar commented 10 months ago

Several Screenshots API endpoints have been enhanced with the new parameter support: labelIds. It should be added to this API client.

References:

Riju-bak commented 10 months ago

Hi @andrii-bodnar can I work on this?

andrii-bodnar commented 10 months ago

Hi @Riju-bak, sure, thank you!

Riju-bak commented 10 months ago

@andrii-bodnar Here's the PR