Closed dlin345 closed 7 years ago
For JSON format, the repeatDay field needs the following format or else there is error when parsing: "repeatDay":[{"Sunday":false},{"Monday":false},{"Tuesday":false},{"Wednesday":false},{"Thursday":false},{"Friday":false},{"Saturday":false}]
Current format does not have {} around each day.
For JSON format, the repeatDay field needs the following format or else there is error when parsing: "repeatDay":[{"Sunday":false},{"Monday":false},{"Tuesday":false},{"Wednesday":false},{"Thursday":false},{"Friday":false},{"Saturday":false}]
Current format does not have {} around each day.