We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f06ad1 commit 786c7adCopy full SHA for 786c7ad
.spectral.yaml
@@ -159,3 +159,4 @@ rules:
159
owasp:api4:2023-string-restricted: off # Disable string restricted rule to address warnings
160
path-params: off # Disable path parameter validation to address mapping key issues
161
owasp:api8:2023-define-cors-origin: off # Disable CORS origin header requirement
162
+ oas3-operation-security-defined: error # Ensure all scopes are listed in schema
0 commit comments