From a9d481bebb14629559975842dbfd281bbbe59316 Mon Sep 17 00:00:00 2001 From: rito528 <39003544+rito528@users.noreply.github.com> Date: Thu, 2 Nov 2023 17:04:56 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20batch=5Fanswers=E3=81=AE=E5=AE=9A?= =?UTF-8?q?=E7=BE=A9=E3=81=8B=E3=82=89uuid=E3=81=A8timestamp=E3=81=AE?= =?UTF-8?q?=E5=AE=9A=E7=BE=A9=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- schema/types/forms/definitions.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/schema/types/forms/definitions.yml b/schema/types/forms/definitions.yml index aba7c2f..5377508 100644 --- a/schema/types/forms/definitions.yml +++ b/schema/types/forms/definitions.yml @@ -67,11 +67,6 @@ definitions: description: ひとまとまりの回答 type: object properties: - uuid: - $ref: "../users/components.yml#/components/schemas/uuid" - timestamp: - type: string - format: date-time title: type: string description: titleをnullにするとデフォルト設定が適用