Skip to main content

additional-header-description-exists

Overview

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

Additional header should have a non-null and non-empty description.

PropertyValue
EnabledYes
Maximum SeverityInformation
MessageDescription is missing from an additional header.
CodeOPENAPI3DOCSGEN_L841
TypeLinting
Rule SystemSemantic
Broad CategoryOpenAPI Security Schemes
Products ImpactedDeveloper Experience Portal
Tagsdocumentation generation documentation docs openapi3 openapi semantic linting apimatic additional headers description

Suggested Fixes

  • Add a user-friendly description for the Additional Header.

For More Information