feat: add ability to exclude some operations from security-defined rule (#1570)

This commit is contained in:
Andrew Tatomyr
2024-05-29 09:13:24 +03:00
committed by GitHub
parent a53bb35f00
commit f6cce633d0
4 changed files with 151 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
---
"@redocly/openapi-core": minor
"@redocly/cli": minor
---
Added the ability to exclude some operations or entire paths from the `security-defined` rule.