Skip to content

Change course endpoint location and add lab GET

Otto Visser requested to merge backend_courses_endpoints into dev

In this merge request, the endpoint of the course information modification and retrieval is changed from /courses/course/* to /courses/*. Moreover, an endpoint is added to get lab information for a specific lab and course id.

Merge request reports