no-trailing-leading-spaces-in-security-options-meta-description
Overview
This rule belongs to the openapi-v3-docsgen-syntax-linting
ruleset and states that:
Security Options Meta description should not contain any leading or trailing white-space characters.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Warning |
Message | Leading or trailing white-space characters found in security options meta description. |
Code | OPENAPI3DOCSGENSYNTAX_L880 |
Type | Linting |
Rule System | Syntax |
Broad Category | OpenAPI Security Requirements |
Products Impacted | Developer Experience Portal |
Tags | documentation generation documentation docs openapi3 openapi syntax linting apimatic security options meta description trailing leading spaces |
Suggested Fixes
- Remove all leading or trailing white-space characters such as spaces, tabs, or line breaks.