{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-authorization-authorization-provideroperationscalls","description":"AuthorizationManagementClient","version":"2018-01-01-preview","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 AuthorizationManagementClient\n@base https://management.azure.com\n@version 2018-01-01-preview\n@auth OAuth2\n@endpoints 2\n@toc providers(2)\n\n@endpoint GET /providers/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}\n@desc Gets provider operations metadata for the specified resource provider.\n@required {resourceProviderNamespace: any # The namespace of the resource provider.}\n@optional {$expand: any # Specifies whether to expand the values.}\n@returns(200) OK - Returns the operations metadata.\n\n@endpoint GET /providers/Microsoft.Authorization/providerOperations\n@desc Gets provider operations metadata for all resource providers.\n@optional {$expand: any # Specifies whether to expand the values.}\n@returns(200) OK - Returns an array of the operations metadata.\n\n@end\n"}