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

@endpoint POST /providers/Microsoft.Authorization/elevateAccess
@returns(200)

@end
