required-scope-value
Overview
This rule belongs to the apimatic-preliminary-validation
ruleset and states that:
A non-empty and non-null scope value must be provided in all authentication scope definitions.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | Required scope value is missing in the scope definition. |
Code | APIMATICPRE_V065 |
Type | Validation |
Rule System | Semantic |
Broad Category | Authentication |
Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
Tags | preliminary checks validation apimatic scope value scope oauth 2.0 authentication api |
Suggested Fixes
- Scope values must be non-empty and non-null.