{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-resourcegraph","description":"Azure Resource Graph","version":"2019-04-01","base_url":"https://management.azure.com","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Azure Resource Graph\n@base https://management.azure.com\n@version 2019-04-01\n@auth OAuth2\n@endpoints 2\n@toc providers(2)\n\n@endpoint POST /providers/Microsoft.ResourceGraph/resources\n@desc Queries the resources managed by Azure Resource Manager for all subscriptions specified in the request.\n@required {api-version: any # API version., query: map # Request specifying query and its options.}\n@returns(200) Result of the query operation\n\n@endpoint GET /providers/Microsoft.ResourceGraph/operations\n@desc Lists all of the available REST API operations.\n@required {api-version: any # API version.}\n@returns(200) OK. The request has succeeded.\n\n@end\n"}