{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Dictionary API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Dictionary", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Lookup Dictionary Examples", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/dictionary/examples", "headers": [ { "name": "X-ClientTraceId", "value": "" } ], "params": [ { "name": "from", "value": "", "type": "query", "description": "Specifies the language of the input text.\nThe 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.\nThe target language must be one of the supported languages included in the dictionary scope." }, { "name": "api-version", "value": "", "type": "query", "description": "Mandatory API version parameter" } ] }, "docs": "Lookup Dictionary Examples" }, { "info": { "name": "Microsoft Azure Lookup Dictionary Entries", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/dictionary/lookup", "headers": [ { "name": "X-ClientTraceId", "value": "" } ], "params": [ { "name": "from", "value": "", "type": "query", "description": "Specifies the language of the input text.\nThe 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.\nThe target language must be one of the supported languages included in the dictionary scope." }, { "name": "api-version", "value": "", "type": "query", "description": "Mandatory API version parameter" } ] }, "docs": "Lookup Dictionary Entries" } ] } ], "bundled": true }