Skip to main content

example-summary-or-description-exists

Overview

This rule belongs to the openapi-v3-docsgen-linting ruleset and states that:

Example Object must have a non-null and non-empty description or summary.

PropertyValue
EnabledYes
Maximum SeverityInformation
MessageExample object summary and description are missing.
CodeOPENAPI3DOCSGEN_L590
TypeLinting
Rule SystemSemantic
Broad CategoryOpenAPI Examples
Products ImpactedDeveloper Experience Portal
Tagsdocumentation generation documentation docs openapi3 openapi semantic linting apimatic example examples summary description

Suggested Fixes

  • Add a user-friendly description for the example object.

For More Information