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