fix: fix for incorrect refs on join (#1400)

* fix: fix for incorrect refs on join

* fix: fix e2e example snapshots to include check for proper prefix generation

* fix: Update .changeset/grumpy-rings-beam.md

Co-authored-by: Heather Cloward <heathercloward@gmail.com>

---------

Co-authored-by: Mateusz Lis <mateusz.lis@redocly.com>
Co-authored-by: Mateusz Lis <51505454+malis42@users.noreply.github.com>
Co-authored-by: Heather Cloward <heathercloward@gmail.com>
This commit is contained in:
Oleksandr Bibik
2024-02-07 09:58:02 +02:00
committed by GitHub
parent 4ab6e09e18
commit 4a913d6690
5 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@redocly/cli": patch
---
Fixed an issue where using the `--prefix-components-with-info-prop` option with the `join` command caused `$refs` to include duplicated prefixes.