fix swagger datetime

This commit is contained in:
xss 2023-11-18 21:01:09 +11:00
parent 5ec656bd0d
commit 5f1c9b1b70

View File

@ -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: