diff --git a/http/swagger.yml b/http/swagger.yml index b88f29f02d..7ca7534f62 100644 --- a/http/swagger.yml +++ b/http/swagger.yml @@ -6351,6 +6351,10 @@ components: - flux dialect: $ref: "#/components/schemas/Dialect" + now: + description: Specifies the time that should be reported as "now" in the query. Default is the server's now time. + type: string + format: date-time InfluxQLQuery: description: Query influx using the InfluxQL language type: object