Skip to content

Scheduler endpoint

Otto Visser requested to merge scheduler_endpoint into dev

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

Merge request reports