diff --git a/specification/cognitiveservices/data-plane/FormRecognizer/preview/v2.0/FormRecognizer.json b/specification/cognitiveservices/data-plane/FormRecognizer/preview/v2.0/FormRecognizer.json index 9605795e3c2c..2db307f4d4b9 100644 --- a/specification/cognitiveservices/data-plane/FormRecognizer/preview/v2.0/FormRecognizer.json +++ b/specification/cognitiveservices/data-plane/FormRecognizer/preview/v2.0/FormRecognizer.json @@ -363,9 +363,9 @@ "Analyze receipt": { "$ref": "./examples/ReceiptsBatch.json" } - } - }, - "x-ms-long-running-operation": true + }, + "x-ms-long-running-operation": true + } }, "/prebuilt/receipt/analyzeResults/{resultId}": { "get": { @@ -448,9 +448,9 @@ "Analyze layout": { "$ref": "./examples/LayoutBatch.json" } - } - }, - "x-ms-long-running-operation": true + }, + "x-ms-long-running-operation": true + } }, "/layout/analyzeResults/{resultId}": { "get": {