Skip to main content

server-parameter-description-exists

Overview

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

The description provides additional details or context about the parameter used in the Server configuration. The Server Parameter should include a description.

PropertyValue
EnabledYes
Maximum SeverityInformation
MessageDescription is missing for the Server Parameter.
CodeOPENAPI3DOCSGEN_L153
TypeLinting
Rule SystemSemantic
Broad CategoryOpenAPI Servers
Products ImpactedDeveloper Experience Portal
Tagsdocumentation generation documentation docs openapi3 openapi semantic linting apimatic environment Server parameter description x-server-configuration

Suggested Fixes

  • Add a user-friendly description for the Server Parameter.

For More Information