valid-do-not-split-words-codegen-setting-entry
Overview
This rule belongs to the openapi-v3-codegen-syntax-linting
ruleset and states that:
An entry for Do-Not-Split words CodeGen setting must be longer than a single character and use only alphanumeric characters.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | Do-Not-Split word entry is invalid. |
Code | OPENAPI3CODEGENSYNTAX_L805 |
Type | Linting |
Rule System | Syntax |
Broad Category | OpenAPI Code Generation Settings |
Products Impacted | Code Generation, Developer Experience Portal |
Tags | code generation sdks openapi3 openapi syntax linting apimatic info codegen setting |
Suggested Fixes
- Entry must be longer than a single character.
- Entry must contain only alphanumeric characters.