{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ImageRegionProposalApi API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ImageRegionProposalApi", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Region Proposals For An Image Returns Empty Array If No Proposals Are Found", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/projects/:projectId/images/:imageId/regionproposals", "params": [ { "name": "projectId", "value": "", "type": "path", "description": "The project id." }, { "name": "imageId", "value": "", "type": "path", "description": "The image id." } ] }, "docs": "This API will get region proposals for an image along with confidences for the region. It returns an empty array if no proposals are found." }, { "info": { "name": "Microsoft Azure Get Region Proposals For An Image Returns Empty Array If No Proposals Are Found", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/:projectId/images/:imageId/regionproposals", "headers": [ { "name": "Training-Key", "value": "" } ], "params": [ { "name": "projectId", "value": "", "type": "path", "description": "The project id" }, { "name": "imageId", "value": "", "type": "path", "description": "The image id" } ] }, "docs": "This API will get region proposals for an image along with confidences for the region. It returns an empty array if no proposals are found." } ] } ], "bundled": true }