Time zone support
This commit is contained in:
parent
ba1697ffc7
commit
76a36ed35f
16 changed files with 315 additions and 189 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue