Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 383 Bytes

missing-default-response.md

File metadata and controls

29 lines (15 loc) · 383 Bytes

MissingDefaultResponse

Category

Management Plane Error

Applies to

Management Plane OpenAPI specs

Output Message

Operation is missing a default response.

Description

All operations should have a default (error) response.

CreatedAt

January 30, 2023

LastModifiedAt

January 30, 2023

How to fix the violation

Add a default response for the operation.