From a2005d166ab9977393b1501ad0e1af6bc7f03651 Mon Sep 17 00:00:00 2001 From: James0126 Date: Fri, 7 Feb 2025 11:33:07 +0900 Subject: [PATCH] Update schema --- profile.schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profile.schema.json b/profile.schema.json index 90092a6..8110753 100644 --- a/profile.schema.json +++ b/profile.schema.json @@ -26,7 +26,8 @@ "type": "array", "items": { "type": "string" - } + }, + "maxItems": 3 }, "description": { "type": "string",