Integration.md
... ...
@@ -105,8 +105,8 @@ type booking{
105 105
/* week starts on MON and ends on SUN
106 106
107 107
type instruction{
108
- type: String
109
- instruction: String
108
+ category: String
109
+ description: String
110 110
}
111 111
112 112
type session{