{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector recognizeText API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "recognizeText", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Recognizetext", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/recognizeText", "params": [ { "name": "detectHandwriting", "value": "", "type": "query", "description": "If 'true' is specified, handwriting recognition is performed. If this parameter is set to 'false' or is not specified, printed text recognition is performed." } ] }, "docs": "Recognize Text operation. When you use the Recognize Text interface, the response contains a field called 'Operation-Location'. The 'Operation-Location' field contains the URL that you must use for your Get Handwritten Text Operation Result operation." } ] } ], "bundled": true }