no-reserved-keywords-in-endpoint-group
Overview
This rule belongs to the apimatic-post-processing-codegen-validation ruleset and states that:
The endpoint group name must not contain any reserved keywords that can possibly cause issues during Code Generation. If it contains any, the endpoint group name may be auto renamed.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Warning |
| Message | The endpoint group name contains a reserved keyword and has been renamed. |
| Code | APIMATICPOSTPROCESSCODEGEN_V004 |
| Type | Validation |
| Rule System | Semantic |
| Broad Category | Endpoints |
| Products Impacted | Code Generation, Developer Experience Portal |
| Tags | apimatic postprocessing code generation validation group endpoint group endpoint |
Suggested Fixes
- Avoid the use of programming language reserved keywords in endpoint groups to avoid this issue.