Scheduler endpoint
This adds the following to the scheduler on the backend:
- CSV output to filesystem
- Endpoints for creating a new schedule (for a year, quarter) and printing a schedule (based on scheduleId)
- Including api documentation
- Including authentication for scheduler
Edited by Otto Visser