fix: parse $refs containing the hash symbol correctly (#1445)

This commit is contained in:
Andrew Tatomyr
2024-02-20 10:33:39 +02:00
committed by GitHub
parent 27f570afe4
commit 751f949657
3 changed files with 30 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
---
"@redocly/openapi-core": patch
"@redocly/cli": patch
---
Fixed a bug with resolving $refs to file names that contain the hash symbol.