ARM Error
ARM OpenAPI(swagger) specs
- RPC-Get-V1-02
'Get' operation '{0}' must not have a request body.
The request body of a get operation must be empty.
This will ensure that the get operation aligns with the ARM guidelines.
Ensure that the request body of the get operation is empty. This may involve a service side change and may cause a breaking change in the generated SDK.