diff options
Diffstat (limited to 'tests/Data_getData/DayRecurrings/source.json')
-rw-r--r-- | tests/Data_getData/DayRecurrings/source.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/Data_getData/DayRecurrings/source.json b/tests/Data_getData/DayRecurrings/source.json new file mode 100644 index 0000000..a5620bc --- /dev/null +++ b/tests/Data_getData/DayRecurrings/source.json @@ -0,0 +1,18 @@ +{ + "settings": { + "start_date": "2016-03-09 00:00:00", + "end_date": "2016-03-13 23:00:00" + }, + "data": [ + { + "id": "497", + "start_date": "2016-03-09 00:00:00", + "end_date": "2016-03-15 00:00:00", + "text": "Rec Ev", + "rec_type": "day_2___#3", + "event_pid": "0", + "event_length": "300", + "rec_pattern": "day_2___" + } + ] +}
\ No newline at end of file |