valid-php-composer-package-name-codegen-setting
Overview
This rule belongs to the openapi-v3-codegen-syntax-linting ruleset and states that:
PHP Composer package name must match the naming rules specified in the composer schema file.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | Invalid PHP Composer package name found. |
| Code | OPENAPI3CODEGENSYNTAX_L800 |
| 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
- Follow the rules specified at https://getcomposer.org/doc/04-schema.md#name .