Corrected calendar view data type in swagger.yml

This commit is contained in:
Alex Tselegidis 2020-12-11 12:46:30 +02:00
parent f59568d54d
commit 88b96f53cc

View file

@ -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: