Skip to main content

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.

PropertyValue
EnabledYes
Maximum SeverityError
MessageDuplicate entry for endpoint scope found.
CodeAPIMATICPRE_V105
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoints
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagspreliminary checks validation apimatic scope oauth 2.0 authentication endpoint

Suggested Fixes

  • Remove duplicate scopes.

For More Information