Integration.md
... ...
@@ -43,7 +43,7 @@ http://test.smartcentral.net/authorizations/new/?client_id=fancy_app&response_ty
43 43
* subject (SmartCentral user unique id)
44 44
* name
45 45
* email
46
- *
46
+
47 47
48 48
## GraphQL
49 49
... ...
@@ -97,6 +97,7 @@ type booking{
97 97
}
98 98
99 99
/* "day" is a 3 character abreviation of day of the week MON , TUE, WED , THU , FRI , SAT , SUN
100
+/* week starts on MON and ends on SUN
100 101
101 102
type session{
102 103
room: String;