From 51742b3e212c2e900ed5c24f7c351fa7f896d25e Mon Sep 17 00:00:00 2001 From: Yateng Hong Date: Tue, 5 Mar 2019 11:07:37 +0800 Subject: [PATCH] Mark asyncBatchAnalyze as long running operation. --- .../data-plane/ComputerVision/stable/v2.0/Ocr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/cognitiveservices/data-plane/ComputerVision/stable/v2.0/Ocr.json b/specification/cognitiveservices/data-plane/ComputerVision/stable/v2.0/Ocr.json index 7a6d5499492b..c71092622a72 100644 --- a/specification/cognitiveservices/data-plane/ComputerVision/stable/v2.0/Ocr.json +++ b/specification/cognitiveservices/data-plane/ComputerVision/stable/v2.0/Ocr.json @@ -114,6 +114,7 @@ "/read/core/asyncBatchAnalyze": { "post": { "description": "Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents. When you use the Read File interface, the response contains a field called \"Operation-Location\". The \"Operation-Location\" field contains the URL that you must use for your \"Read Operation Result\" operation to access OCR results.​", + "x-ms-long-running-operation": true, "operationId": "BatchReadFile", "parameters": [ {