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.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | There appears to be a conflict in parameters in the endpoint with the specified collection name. |
Code | APIMATICCODEGEN_V072 |
Type | Validation |
Rule System | Semantic |
Broad Category | Endpoint Parameters |
Products Impacted | Code Generation, Developer Experience Portal |
Tags | apimatic 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.