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

Upload Strings API: add new `updateOption` parameter #261

Closed andrii-bodnar closed 1 month ago

andrii-bodnar commented 2 months ago

The Upload Strings API allows you to upload source strings to Crowdin's string-based projects. Recently the API was extended to support the updateOption parameter. It should also be supported in the Crowdin API client libraries.

References:

Note that the attributes response parameter also includes the updateOption field.