environment-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 environment. The environment object within the server configuration object should include a description.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Information |
| Message | Environment description is missing. |
| Code | OPENAPI3DOCSGEN_L150 |
| Type | Linting |
| Rule System | Semantic |
| Broad Category | OpenAPI Servers |
| Products Impacted | Developer Experience Portal |
| Tags | documentation generation documentation docs openapi3 openapi semantic linting apimatic environment description x-server-configuration |
Suggested Fixes
- Add a user-friendly description for the Environment Object.