Skip to main content

same-parameters-name-for-parameter-collection

Overview

This rule belongs to the apimatic-codegen-validation ruleset and states that:

An endpoint using "Collect Parameters" CodeGen setting and a parameter collection name must consist of same parameters.

PropertyValue
EnabledYes
Maximum SeverityError
MessageThere appears to be a conflict in parameters in the endpoint with the specified collection name.
CodeAPIMATICCODEGEN_V072
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoint Parameters
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic endpoint setting parameter endpoint

Suggested Fixes

  • Make sure that the parameters have the same name and type.

For More Information