Skip to content

Commit 59ad2b7

Browse files
authored
export fix (#17407)
1 parent 219b2b3 commit 59ad2b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

specification/cognitiveservices/data-plane/Language/stable/2021-10-01/questionanswering-authoring.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,12 @@
271271
"application/json"
272272
],
273273
"responses": {
274+
"200": {
275+
"description": "Export job status, project metadata, and assets.",
276+
"schema": {
277+
"$ref": "#/definitions/ExportJobState"
278+
}
279+
},
274280
"202": {
275281
"description": "A successful call results with an Operation-Location header used to check the status of the job.",
276282
"headers": {

0 commit comments

Comments
 (0)