Smartling / java-api-sdk

SDK for integrating with the Smartling API.
https://api-reference.smartling.com/
Apache License 2.0
3 stars 10 forks source link

feat: Job Batches API v1 #27

Closed dkBrazz closed 4 years ago

dkBrazz commented 4 years ago

Quick background v1 and v2 use different approaches v1 requires synchronous files upload, with finalizing batch "execution" after all uploads, v2 - asynchronous, with automatic "execution", requires knowing the number of files to be uploaded at the time of batch creation. We support v1 because not all integrations can use v2, one of our connectors can't