Skip to main content

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.

PropertyValue
EnabledYes
Maximum SeverityInformation
MessageA default type parameter definition has been added in the endpoint for missing endpoint route parameter.
CodeAPIMATICPOSTPROCESS_V252
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoint Parameters
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagsapimatic 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.

For More Information