predefined-endpoint-path-template-parameter
Overview
This rule belongs to the apimatic-post-processing-validation ruleset and states that:
All path/template parameters present in the endpoint relative route must have a corresponding definition in the endpoint.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Information |
| Message | A default type parameter definition has been added in the endpoint for missing endpoint route parameter. |
| Code | APIMATICPOSTPROCESS_V252 |
| Type | Validation |
| Rule System | Semantic |
| Broad Category | Endpoint Parameters |
| Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
| Tags | apimatic postprocessing validation parameter template path endpoint |
Suggested Fixes
- Make sure all your path/template parameters specified within the endpoint relative route/path are defined in the endpoint to avoid this issue.