{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Dictionary/Lookup API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Dictionary/Lookup", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Dictionary Lookup", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/Dictionary/Lookup", "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 of the Languages resource." } ] }, "docs": "Provides alternative translations for a word and a small number of idiomatic phrases. Each translation has a `part-of-speech` and a list of `back-translations`. The back-translations enable a user to understand the translation in context. The Dictionary Example operation allows further drill down to see example uses of each translation pair.
" } ] } ], "bundled": true }