valid-usage-example-codegen-setting-endpoint-group
Overview
This rule belongs to the apimatic-codegen-validation
ruleset and states that:
If no name is provided for the endpoint in the UsageExampleEndpoint CodeGen setting, the endpoint group name in this setting must also be empty/null.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Warning |
Message | Endpoint name is not provided, therefore, the endpoint group name in the UsageExampleEndpoint CodeGen setting will be ignored. |
Code | APIMATICCODEGEN_V258 |
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
- Do not set the endpoint group name if the endpoint name is empty/null in the UsageExampleEndpoint CodeGen setting.