Hi
Can you tell me how to add a description to the event? From docs i see that the title is the only string property to display on it, but they say there is a way to add custom one. But I haven't succeed at it yet.
Smth to parse in json builder like:
json.title event.title
json.description "Test text"
json.start time_slot.start_date
json.end time_slot.end_date