live
Reinier Zwitserloot 7 months ago
parent 0f18baa919
commit e3a497b265
No known key found for this signature in database
GPG Key ID: DADEDCAA42950296

@ -32,7 +32,6 @@ properties:
maximum: 1.0 maximum: 1.0
bars: bars:
description: Describes the bars in the indicators used in the indicatorGroups. description: Describes the bars in the indicators used in the indicatorGroups.
schema:
type: array type: array
items: items:
type: object type: object

@ -0,0 +1,4 @@
description: Timestamp in complete basic representation of date and time according ISO 8601.
type: string
format: datetime
example: "19700131T235901Z"
Loading…
Cancel
Save