MissingDefaultResponse

January 31, 2023 ยท View on GitHub

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.

Contents

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