Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 417 Bytes

delete-response-body-empty.md

File metadata and controls

33 lines (17 loc) · 417 Bytes

DeleteResponseBodyEmpty

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.