{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DictionaryExamples API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DictionaryExamples", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Dictionary Examples", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/Dictionary/Examples", "headers": [ { "name": "X-ClientTraceId", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of the API requested by the client. Value must be **3.0**." }, { "name": "from", "value": "", "type": "query", "description": "Specifies the language of the input text. The source language must be one of the supported languages included in the `dictionary` scope." }, { "name": "to", "value": "", "type": "query", "description": "Specifies the language of the output text. The target language must be one of the supported languages included in the `dictionary` scope." } ] }, "docs": "Provides examples that show how terms in the dictionary are used in context. This operation is used in tandem with `Dictionary lookup`.
" } ] } ], "bundled": true }