Let's say I've posted an image with rest API and got the jobid already, then I wanted to download the file using
- GET /api/jobs/{jobId}/result/files
but this command only returns a .pdf version. I wanted the .txt one, how can I do to achieve this?
Let's say I've posted an image with rest API and got the jobid already, then I wanted to download the file using
but this command only returns a .pdf version. I wanted the .txt one, how can I do to achieve this?
0人中0人がこの記事が役に立ったと言っています
コメント
0件のコメント
サインインしてコメントを残してください。