mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-02-21 09:21:46 +00:00
Update swagger
This commit is contained in:
parent
5335dee2cf
commit
f177014bd6
10
swagger.yaml
10
swagger.yaml
@ -1054,6 +1054,16 @@ definitions:
|
||||
uploader_antenna:
|
||||
type: string
|
||||
description: Station antenna/receiver information, free-text string.
|
||||
telemetry_hidden:
|
||||
type: boolean
|
||||
description: This field is usually set by the server and usually does not need to be set when uploading. This controls if the data should be shown in default dashboards and the website.
|
||||
historical:
|
||||
type: boolean
|
||||
description: Set this to true if uploading data in the past
|
||||
upload_time:
|
||||
type: "date-time"
|
||||
description: Set by the server to indicate the servers received time. Not not set this when uploading.
|
||||
|
||||
listener_stats:
|
||||
type: object
|
||||
additionalProperties:
|
||||
|
Loading…
x
Reference in New Issue
Block a user