From 6ff0f562bc2e3c1709b9553b6fbc2a9b885c3bf9 Mon Sep 17 00:00:00 2001 From: JooYoung Seo Date: Wed, 21 Aug 2024 20:46:14 -0500 Subject: [PATCH] docs: update json --- api/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/latest.json b/api/latest.json index 7867cc8..c113764 100644 --- a/api/latest.json +++ b/api/latest.json @@ -14,7 +14,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/MultiPanelSchema" + "$ref": "#/components/schemas/MaidrSchema" } } }