From 4d09bb94214511d6506b30247621ff8b378a13d9 Mon Sep 17 00:00:00 2001 From: San Kim Date: Sun, 3 Nov 2024 15:06:38 +0900 Subject: [PATCH] =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openapi.yaml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index f87778e..0f57cb9 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -834,6 +834,7 @@ components: content: type: string description: 위젯 내용 + minLength: 1 maxLength: 40 ProfileWidgetType: @@ -841,13 +842,17 @@ components: enum: [ HOBBY, STYLE, - BODY_TYPE, + MBTI, MUSIC, - DRAMA_MOVIE, + BODY_TYPE, + FOOD, + MOVIE, + DRAMA, BOOK, - MBTI, + TRAVEL, + DRINKING, + MARRIAGE, RELIGION, SMOKING, - DRINKING, ] description: 프로필 위젯 타입