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.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | Controller postfix string is invalid. |
| Code | OPENAPI3CODEGENSYNTAX_L804 |
| 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
- Use letters, numbers, underscores and dashes only.