Smartling / api-sdk-net

.Net SDK for integrating with the Smartling API. The Smartling API allows developers to upload language specific resource files and download the translations of those files for easy integration within their application. http://docs.smartling.com
Apache License 2.0
1 stars 6 forks source link

Add more parameters for /recently-published API #34

Closed dimitrystd closed 3 years ago

dimitrystd commented 3 years ago

We updated recently-published API. Namely, we added:

Below kind of new spec Request

GET /published-files-api/v2/projects/{projectId}/files/list/recently-published?publishedAfter={UTC}&fileUris[]=file1&fileUris[]=file2&localeIds[]=ru-RU&localeIds[]=es-ES&limit={limit}&offset={offset}

Parameters:

Validation/Limits:

DoD: