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