unique-server-parameter
Overview
This rule belongs to the apimatic-preliminary-validation
ruleset and states that:
The server parameters defined in the server configuration of the API must have unique names.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | Duplicate definitions of server parameter found in the server configuration. |
Code | APIMATICPRE_V047 |
Type | Validation |
Rule System | Semantic |
Broad Category | Server Configuration Parameters |
Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
Tags | preliminary checks validation apimatic name parameter template path server server configuration api |
Suggested Fixes
- Remove duplicate server parameter definitions.
- Make sure all server parameters are assigned unique names.