Skip to content

Commit

Permalink
Merge pull request #123 from GiganticMinecraft/removeUuidAndTimeStamp…
Browse files Browse the repository at this point in the history
…FromAnswer

docs: batch_answersの定義からuuidとtimestampの定義を削除
  • Loading branch information
Lucky authored Nov 2, 2023
2 parents 8f5fdbf + a9d481b commit 4d96777
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions schema/types/forms/definitions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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にするとデフォルト設定が適用
Expand Down

0 comments on commit 4d96777

Please sign in to comment.