fix: add correct typing for patternProperties (#1637)

This commit is contained in:
Andrew Tatomyr
2024-07-19 13:20:33 +03:00
committed by GitHub
parent 9290f1d915
commit 368c34fc5f
6 changed files with 57 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
"@redocly/openapi-core": patch
"@redocly/cli": patch
---
Fixed bundling of `$refs` inside `patternProperties`.