@lap v0.3
# Machine-readable API spec. Each @endpoint block is one API call.
@api WorkbookClient
@base https://management.azure.com
@version 2018-06-17-preview
@auth OAuth2
@endpoints 1
@toc providers(1)

@endpoint GET /providers/Microsoft.Insights/operations
@desc Lists all of the available insights REST API operations.
@returns(200) OK. The request has succeeded.

@end
