Skip to content

Commit 4cbb778

Browse files
author
Oleg Kunitsyn
committed
[ODM-13121] Update state of job
1 parent 3e5aa3e commit 4cbb778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/doc-odm-user-guide/attachment-transformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ To check the status of the Job use GET `transformations/jobs/{id}` endpoint:
196196
"dry_run": false,
197197
"create_time": "2025-10-31T12:28:57Z",
198198
"status": {
199-
"state": "TERMINATED"
199+
"state": "DONE"
200200
}
201201
}
202202
```

0 commit comments

Comments
 (0)