From 6b4ebaa9848219af2f9929963d31a426787b759b Mon Sep 17 00:00:00 2001 From: rito528 <39003544+rito528@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:58:21 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=9B=9E=E7=AD=94=E3=82=92=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0=E3=81=99=E3=82=8B=E3=82=A8=E3=83=B3=E3=83=89=E3=83=9D?= =?UTF-8?q?=E3=82=A4=E3=83=B3=E3=83=88=E3=81=AE=E3=83=AC=E3=82=B9=E3=83=9D?= =?UTF-8?q?=E3=83=B3=E3=82=B9=E3=81=ABForbidden=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- schema/paths/forms/answers/index.yml | 2 ++ 1 file changed, 2 insertions(+) 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":