Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: change conversion tasks to cps api (#190)
This PR has breaking changes as it matches new version of DS, namely: - Convert document now calls cps api instead of ccs api, simplifying the flow - Conversion settings have been simplified, now we initialize conversion settings object and change it to our desire (more info in documentation) - Convert documents now only accepts a single document, for batch of documents please use DS --------- Signed-off-by: Tiago Santana <[email protected]>
- Loading branch information