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