{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector WeatherData API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "WeatherData", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Weather Data :fetch", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/weather-data/:fetch", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Returns a list of WeatherData." }, { "info": { "name": "Microsoft Azure Post Weather Data:fetch", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/weather-data:fetch", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Returns a list of WeatherData." } ] } ], "bundled": true }