valid-php-composer-package-name-codegen-setting
Overview
This rule belongs to the apimatic-codegen-validation
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 | The PHP Composer package name does not match the naming rules. |
Code | APIMATICCODEGEN_V252 |
Type | Validation |
Rule System | Semantic |
Broad Category | CodeGen Settings |
Products Impacted | Code Generation, Developer Experience Portal |
Tags | apimatic code generation codegen sdks portal docs validation apimatic codegen setting |
Suggested Fixes
- Follow the rules specified at https://getcomposer.org/doc/04-schema.md#name .