unique-authentication-option-name
Overview
This rule belongs to the apimatic-preliminary-validation ruleset and states that:
The name assigned to an authentication option in a list must be unique.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | Authentication option with this name already exists. |
| Code | APIMATICPRE_V074 |
| Type | Validation |
| Rule System | Semantic |
| Broad Category | Authentication |
| Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
| Tags | preliminary checks validation apimatic authentication option name authentication option authentication |
Suggested Fixes
- Make sure that you assign unique names to all authentication options to avoid this issue.
- Names are compared in a case-sensitive manner.