Create a new GET /courses_user endpoint #720
Labels
complexity: moderate
Time needed to do this ticket will be moderate e.g. 1-2 days
feature/enhancement
New feature or request
help-wanted
Extra attention is needed
REST
REST APIs
Milestone
Overview
To optimize user data loading, introduce a new
GET /courses_user
endpoint that retrieves session and course data specifically for courses or session pages. This means we can remove courses and user data from the profile.This issue is not blocked, but ideally #717 should be completed first.
Action Items
GET /courses_user
endpoint in the backend.getCourseUserByUserId
service method for this endpoint.The text was updated successfully, but these errors were encountered: