diff --git a/schema/paths/forms/answers/index.yml b/schema/paths/forms/answers/index.yml index 64e5dc8..013dd8d 100644 --- a/schema/paths/forms/answers/index.yml +++ b/schema/paths/forms/answers/index.yml @@ -38,6 +38,8 @@ post: description: 回答に成功 "401": description: 認証されていない + "403": + description: 回答期間外のフォームに回答された "404": description: フォームか質問が見つからなかった "500":