From 88b96f53cc1873c002d8fe1b046e10e1b025456e Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Fri, 11 Dec 2020 12:46:30 +0200 Subject: [PATCH] Corrected calendar view data type in swagger.yml --- swagger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger.yml b/swagger.yml index b61b4278..0fb61b85 100644 --- a/swagger.yml +++ b/swagger.yml @@ -1026,7 +1026,7 @@ definitions: notifications: type: boolean calendarView: - type: boolean + type: string googleSync: type: boolean googleCalendar: