Time zone support

This commit is contained in:
Ben Grant 2021-03-05 04:03:56 +11:00
parent ba1697ffc7
commit 76a36ed35f
16 changed files with 315 additions and 189 deletions

View file

@ -18,11 +18,7 @@ definitions:
type: "string"
created:
type: "integer"
startTime:
type: "string"
endTime:
type: "string"
dates:
times:
type: "array"
items:
type: "string"
@ -82,11 +78,7 @@ paths:
properties:
name:
type: "string"
startTime:
type: "integer"
endTime:
type: "integer"
dates:
times:
type: "array"
items:
type: "string"