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: make batch and batch item statuses are enums #82

Closed sl-mmuradov closed 2 years ago

sl-mmuradov commented 2 years ago

make batch and batch item statuses are enums

JOBSBATCH-194

dimitrystd commented 2 years ago

@dnetrebenko-smartling Hi, I remember you use Job Batches in your github integration. We decided to replace string type in statuses with Enum. You was added JFYI.