Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

/user/:user_id/courses should return a course's visible status as well #124

Closed
tleilax opened this issue Dec 10, 2015 · 0 comments
Closed

Comments

@tleilax
Copy link
Member

tleilax commented Dec 10, 2015

Originally, the route was supposed to be used to retrieve the courses of the user calling the API. Since the courses of an arbitrary user can be loaded by this route as well, the visible status of a course should be returned as well. This is useful for a short summary display of teachers ("Visitenkarte") where subsequential calls to the API would be neccessary for each course returned by the route /user/:user_id/courses.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant