Corrected calendar view data type in swagger.yml
This commit is contained in:
parent
f59568d54d
commit
88b96f53cc
1 changed files with 1 additions and 1 deletions
|
@ -1026,7 +1026,7 @@ definitions:
|
||||||
notifications:
|
notifications:
|
||||||
type: boolean
|
type: boolean
|
||||||
calendarView:
|
calendarView:
|
||||||
type: boolean
|
type: string
|
||||||
googleSync:
|
googleSync:
|
||||||
type: boolean
|
type: boolean
|
||||||
googleCalendar:
|
googleCalendar:
|
||||||
|
|
Loading…
Reference in a new issue