summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api/tests/api/test_jobs.py
AgeCommit message (Collapse)Author
2021-07-02api: Add endpoint for simulation jobsFabian Mastenbroek
This change adds an API endpoint for simulation jobs which allows API consumers to manage simulation jobs without needing direct database access that is currently needed for the web runner.