We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7dcda commit dfeda0cCopy full SHA for dfeda0c
docs/rest-api/rest-api-docs.yml
@@ -76,7 +76,7 @@ paths:
76
- in: query
77
name: dateTime
78
required: false
79
- description: Specify a past date in order to obtain historical data
+ description: Specify a past date in order to obtain historical data. The date must be specified in the ISO 8601 UTC date format.
80
schema:
81
type: string
82
format: date-time
@@ -153,7 +153,7 @@ paths:
153
154
155
156
157
158
159
0 commit comments