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

@endpoint GET /providers/Microsoft.KeyVault/operations
@required {api-version: any}
@returns(200)

@end
