Skip to content

Commit 7092364

Browse files
authored
Merge pull request #114037 from FlorianBorn71/PollStatusCreated
Docs feedback: Poll conversion status was missing Created state
2 parents 1057131 + 0d05a3c commit 7092364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/remote-rendering/how-tos/conversion/conversion-rest-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ The status of an ongoing conversion started with one of the REST calls above can
116116

117117
Returns a JSON document with a "status" field that can have the following values:
118118

119+
- "Created"
119120
- "Running"
120121
- "Success"
121122
- "Failure"

0 commit comments

Comments
 (0)