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

@endpoint GET /providers/Microsoft.DomainRegistration/operations
@desc Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider
@required {api-version: any # API Version}
@returns(200) OK

@end
