mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
fix: bug where minimum was on a date time field
This commit is contained in:
parent
bab49f156b
commit
3c1c694047
@ -22,8 +22,7 @@
|
||||
"expiration": {
|
||||
"type": "string",
|
||||
"format": "date-time",
|
||||
"description": "The date and time when the survey expires. After this date and time, the survey will no longer be available for extraction.",
|
||||
"minimum": 0
|
||||
"description": "The date and time when the survey expires. After this date and time, the survey will no longer be available for extraction."
|
||||
},
|
||||
"size": {
|
||||
"type": "string",
|
||||
|
Loading…
Reference in New Issue
Block a user