Skip to content

Commit

Permalink
Update docs: remove deadline form questions resource
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaptoss committed Aug 21, 2024
1 parent 7a8f641 commit d545186
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/spec/components/schemas/DailyQuestions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ allOf:
type: string
description: Question title
example: Georgian capital
deadline:
type: timestamp
format: int64
description: |
Time limit after which it is impossible to answer the question.
Calculated as current time + time for answer
example: 1724240939
options:
type: array
description: Answer options. Minimum 2, maximum 6
Expand Down

0 comments on commit d545186

Please sign in to comment.