Skip to main content

security-scheme-description-exists

Overview

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

Security Scheme Object should have a non-null and non-empty description.

PropertyValue
EnabledYes
Maximum SeverityInformation
MessageDescription is missing from security scheme object.
CodeOPENAPI3DOCSGEN_L840
TypeLinting
Rule SystemSemantic
Broad CategoryOpenAPI Security Schemes
Products ImpactedDeveloper Experience Portal
Tagsdocumentation generation documentation docs openapi3 openapi semantic linting apimatic security scheme description

Suggested Fixes

  • Add a user-friendly description for the security scheme object.

For More Information