Skip to main content

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.

PropertyValue
EnabledYes
Maximum SeverityError
MessageDo-Not-Split word entry is invalid.
CodeOPENAPI3CODEGENSYNTAX_L805
TypeLinting
Rule SystemSyntax
Broad CategoryOpenAPI Code Generation Settings
Products ImpactedCode Generation, Developer Experience Portal
Tagscode 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.

For More Information