From d900a0d2277f311f1035347cf4f265d0cd48c96a Mon Sep 17 00:00:00 2001 From: nanato12 Date: Sat, 11 May 2024 12:16:32 +0900 Subject: [PATCH] fix: openapi.yml --- openapi.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/openapi.yml b/openapi.yml index 2bec90f..d1961ae 100644 --- a/openapi.yml +++ b/openapi.yml @@ -816,8 +816,6 @@ paths: $ref: '#/components/schemas/GetCommentResponse' operationId: get-comment description: コメントを取得します。 - requestBody: - content: {} patch: summary: Update comment operationId: update-comment