Skip to content

Commit fc03b3c

Browse files
committed
fix placement of flag
1 parent 9505236 commit fc03b3c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

specification/cognitiveservices/data-plane/FormRecognizer/preview/v2.0/FormRecognizer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -363,9 +363,9 @@
363363
"Analyze receipt": {
364364
"$ref": "./examples/ReceiptsBatch.json"
365365
}
366-
}
367-
},
368-
"x-ms-long-running-operation": true
366+
},
367+
"x-ms-long-running-operation": true
368+
}
369369
},
370370
"/prebuilt/receipt/analyzeResults/{resultId}": {
371371
"get": {
@@ -448,9 +448,9 @@
448448
"Analyze layout": {
449449
"$ref": "./examples/LayoutBatch.json"
450450
}
451-
}
452-
},
453-
"x-ms-long-running-operation": true
451+
},
452+
"x-ms-long-running-operation": true
453+
}
454454
},
455455
"/layout/analyzeResults/{resultId}": {
456456
"get": {

0 commit comments

Comments
 (0)