mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
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:
5
.changeset/grumpy-rings-beam.md
Normal file
5
.changeset/grumpy-rings-beam.md
Normal 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.
|
||||
Reference in New Issue
Block a user