{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Custom Speech Projects: API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Custom Speech Projects:", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The List Of Supported Locales", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/projects/locales" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The List Of Projects For The Authenticated Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/projects", "params": [ { "name": "skip", "value": "", "type": "query", "description": "Number of datasets that will be skipped." }, { "name": "top", "value": "", "type": "query", "description": "Number of datasets that will be included after skipping." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Creates A New Project", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/projects" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The Project Identified By The Given Id", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/projects/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "The identifier of the project." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Updates The Project Identified By The Given Id", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/projects/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "The identifier of the project." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Deletes The Project Identified By The Given Id", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/projects/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "The identifier of the project." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The List Of Evaluations For Specified Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/projects/:id/evaluations", "params": [ { "name": "id", "value": "", "type": "path", "description": "The identifier of the project." }, { "name": "skip", "value": "", "type": "query", "description": "Number of datasets that will be skipped." }, { "name": "top", "value": "", "type": "query", "description": "Number of datasets that will be included after skipping." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The List Of Datasets For Specified Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/projects/:id/datasets", "params": [ { "name": "id", "value": "", "type": "path", "description": "The identifier of the project." }, { "name": "skip", "value": "", "type": "query", "description": "Number of datasets that will be skipped." }, { "name": "top", "value": "", "type": "query", "description": "Number of datasets that will be included after skipping." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The List Of Endpoints For Specified Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/projects/:id/endpoints", "params": [ { "name": "id", "value": "", "type": "path", "description": "The identifier of the project." }, { "name": "skip", "value": "", "type": "query", "description": "Number of datasets that will be skipped." }, { "name": "top", "value": "", "type": "query", "description": "Number of datasets that will be included after skipping." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The List Of Models For Specified Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/projects/:id/models", "params": [ { "name": "id", "value": "", "type": "path", "description": "The identifier of the project." }, { "name": "skip", "value": "", "type": "query", "description": "Number of datasets that will be skipped." }, { "name": "top", "value": "", "type": "query", "description": "Number of datasets that will be included after skipping." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The List Of Transcriptions For Specified Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/projects/:id/transcriptions", "params": [ { "name": "id", "value": "", "type": "path", "description": "The identifier of the project." }, { "name": "skip", "value": "", "type": "query", "description": "Number of datasets that will be skipped." }, { "name": "top", "value": "", "type": "query", "description": "Number of datasets that will be included after skipping." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }