Skip to content

Commit

Permalink
Deploying to gh-pages from @ d545186 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaptoss committed Aug 21, 2024
1 parent 06d051f commit 4d71802
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
6 changes: 0 additions & 6 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1906,12 +1906,6 @@
"description": "Question title",
"example": "Georgian capital"
},
"deadline": {
"type": "timestamp",
"format": "int64",
"description": "Time limit after which it is impossible to answer the question.\nCalculated as current time + time for answer\n",
"example": 1724240939
},
"options": {
"type": "array",
"description": "Answer options. Minimum 2, maximum 6",
Expand Down
7 changes: 0 additions & 7 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1283,13 +1283,6 @@ components:
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 4d71802

Please sign in to comment.