Converter - Calendar Object to ICal
As a developer, I want to call the API and send a Calendar object in JSON format, and convert it to an ICal.
Acceptance criteria
- The new ical file contains the same information as the original plus the additional modifications
- The ical file is of the correct format
Edited by oscarene