crowdin / crowdin-api-client-dotnet

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

Screenshots APIs: add the `stringIds` parameter support #256

Closed andrii-bodnar closed 1 month ago

andrii-bodnar commented 2 months ago

The List Screenshots API has a new parameter called stringIds which allows you to filter screenshots by multiple string identifiers.

The existing stringId parameter is deprecated and will be removed in the future.

Things to do:

References:

Zahid92 commented 1 month ago

Hi @andrii-bodnar, I would like to work on it.

andrii-bodnar commented 1 month ago

Hi @Zahid92, sure, thank you!

kevinLourencoDev commented 1 month ago

Hi, we (Criteo) also need this feature for an implementation on our side. We saw this one was opened for 2 weeks already, can we be aware of the status? Should we contribute right away instead of waiting?

andrii-bodnar commented 1 month ago

Hi @kevinLourencoDev, thanks for bringing this up! The implementation seems to be stuck.

It would be great if you could contribute to this!