{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-azsadmin-manifest","description":"SubscriptionsManagementClient","version":"2015-11-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 SubscriptionsManagementClient\n@base https://management.azure.com\n@version 2015-11-01\n@auth OAuth2\n@endpoints 2\n@toc subscriptions(2)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/manifests\n@desc Get a list of all manifests.\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/manifests/{manifestName}\n@desc Get the specified manifest.\n@required {manifestName: any # The manifest name.}\n@returns(200) OK\n\n@end\n"}