unique-endpoint-scopes
Overview
This rule belongs to the apimatic-preliminary-validation ruleset and states that:
The required scopes of an endpoint must be unique.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | Duplicate entry for endpoint scope found. |
| Code | APIMATICPRE_V105 |
| Type | Validation |
| Rule System | Semantic |
| Broad Category | Endpoints |
| Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
| Tags | preliminary checks validation apimatic scope oauth 2.0 authentication endpoint |
Suggested Fixes
- Remove duplicate scopes.