Skip to main content

valid-controller-postfix-codegen-setting

Overview

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

Controller postfix string must use letters, numbers, underscore and dashes only.

PropertyValue
EnabledYes
Maximum SeverityError
MessageController postfix string is invalid.
CodeOPENAPI3CODEGENSYNTAX_L804
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

  • Use letters, numbers, underscores and dashes only.

For More Information