mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2024-12-18 20:57:56 +00:00
fix swagger datetime
This commit is contained in:
parent
5ec656bd0d
commit
5f1c9b1b70
@ -1061,7 +1061,8 @@ definitions:
|
||||
type: boolean
|
||||
description: Set this to true if uploading data in the past
|
||||
upload_time:
|
||||
type: "date-time"
|
||||
type: "string"
|
||||
format: "date-time"
|
||||
description: Set by the server to indicate the servers received time. Not not set this when uploading.
|
||||
|
||||
listener_stats:
|
||||
|
Loading…
Reference in New Issue
Block a user