DeleteResponseBodyEmpty

December 14, 2022 ยท View on GitHub

Category

ARM Error

Applies to

ARM OpenAPI(swagger) specs

Related ARM Guideline Code

  • RPC-Delete-V1-04

Output Message

The delete response body must be empty.

Description

The delete response body must be empty.

CreatedAt

July 07, 2022

LastModifiedAt

July 07, 2022

How to fix the violation

Considering removing the response schema for delete operation.

Contents

  1. 1Category
  2. 2Applies to
  3. 3Related ARM Guideline Code
  4. 4Output Message
  5. 5Description
  6. 6CreatedAt
  7. 7LastModifiedAt
  8. 8How to fix the violation