@lap v0.3
# Machine-readable API spec. Each @endpoint block is one API call.
@api MonitorManagementClient
@base https://management.azure.com
@version 2015-04-01
@auth OAuth2
@endpoints 1
@toc providers(1)

@endpoint GET /providers/Microsoft.Insights/operations
@returns(200)

@end
