From 7f060b0b2c1972d6368d201bc98abe7dbd264506 Mon Sep 17 00:00:00 2001 From: San Kim Date: Sun, 1 Dec 2024 16:20:08 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20extension=20required=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi.yaml b/openapi.yaml index 4990b1f..5aa6061 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1150,6 +1150,7 @@ components: $ref: '#/components/schemas/ProfileImageExtension' required: - imageId + - extension ProfileWidget: type: object