From 107523229d11e71d51d8f9d5fc429ea243122cb8 Mon Sep 17 00:00:00 2001 From: Ihor Karpiuk <106662428+IgorKarpiuk@users.noreply.github.com> Date: Wed, 10 Jan 2024 11:18:07 +0200 Subject: [PATCH] Update .changeset/clever-dolphins-approve.md Co-authored-by: Andrew Tatomyr --- .changeset/clever-dolphins-approve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/clever-dolphins-approve.md b/.changeset/clever-dolphins-approve.md index 7baffb8a61..aebea15715 100644 --- a/.changeset/clever-dolphins-approve.md +++ b/.changeset/clever-dolphins-approve.md @@ -2,4 +2,4 @@ "@redocly/cli": patch --- -Fixed an issue with resolving references after splitting json definitions. +Fixed an issue with resolving references after splitting API descriptions written in the json format.