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:
|
||||
type: boolean
|
||||
calendarView:
|
||||
type: boolean
|
||||
type: string
|
||||
googleSync:
|
||||
type: boolean
|
||||
googleCalendar:
|
||||
|
|
Loading…
Reference in a new issue