Describe the bug
In a recent release (which one exactly?), the export_text_analysis endpoint moved away from the experimental to /rest/v1/textanalysis/projects/{projectName}/documentSources/{documentSourceName}/processes/{processName}/export. We should adjust the endpoint accordingly.
Expected behavior
Export text analysis should work.
Additional context
We should discuss, whether we want to support different endpoints versions depending on the build_info() or whether we only support the latest endpoint version
Describe the bug In a recent release (which one exactly?), the
export_text_analysis
endpoint moved away from theexperimental
to/rest/v1/textanalysis/projects/{projectName}/documentSources/{documentSourceName}/processes/{processName}/export
. We should adjust the endpoint accordingly.Expected behavior Export text analysis should work.
Additional context We should discuss, whether we want to support different endpoints versions depending on the build_info() or whether we only support the latest endpoint version