Skip to content

Commit 24f8d60

Browse files
Update document translation example
1 parent e2f238f commit 24f8d60

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

openapi_gitbook.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ paths:
388388
* `done` - the translation is done and the translated document is ready for download
389389
* `error` - an irrecoverable error occurred while translating the document
390390
type: string
391-
example: translating
391+
example: done
392392
enum:
393393
- queued
394394
- translating
@@ -399,7 +399,6 @@ paths:
399399
Estimated number of seconds until the translation is done.
400400
This parameter is only included while `status` is `"translating"`.
401401
type: integer
402-
example: 20
403402
billed_characters:
404403
description: The number of characters billed to your account.
405404
The characters will only be billed after a successful download

0 commit comments

Comments
 (0)