{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Describe API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Describe", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Describe", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/describe", "params": [ { "name": "maxCandidates", "value": "", "type": "query", "description": "Maximum number of candidate descriptions to be returned. The default is 1." }, { "name": "language", "value": "", "type": "query", "description": "The desired language for output generation. If this parameter is not specified, the default value is "en".Supported languages:en - English, Default. es - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese." } ] }, "docs": "This operation generates a description of an image in human readable language with complete sentences. The description is based on a collection of content tags, which are also returned by the operation. More than one description can be generated for each image. Descriptions are ordered by their confidence score. All descriptions are in English. Two input methods are supported -- (1) Uploading an image or (2) specifying an image URL.A successful response will be returned in JSON. If the reques" } ] } ], "bundled": true }