unique-endpoint-scopes
Overview
This rule belongs to the apimatic-post-processing-validation
ruleset and states that:
The required scopes of an endpoint must be unique.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Warning |
Message | Duplicate scopes found in endpoint have been deduplicated. |
Code | APIMATICPOSTPROCESS_V202 |
Type | Validation |
Rule System | Semantic |
Broad Category | Endpoints |
Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
Tags | apimatic postprocessing validation scope oauth 2.0 authentication endpoint |
Suggested Fixes
- Make sure scopes are not repeated in an endpoint to avoid this issue.