valid-php-namespace-name-codegen-setting
Overview
This rule belongs to the openapi-v3-codegen-syntax-linting ruleset and states that:
PHP namespace name must not contain forbidden characters or use invalid format.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | The name provided for PHP namespace is invalid. |
| Code | OPENAPI3CODEGENSYNTAX_L801 |
| 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 name |
Suggested Fixes
- Check for invalid characters or format.