Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve API endpoint #5

Open
PatWie opened this issue Apr 13, 2020 · 0 comments
Open

Improve API endpoint #5

PatWie opened this issue Apr 13, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@PatWie
Copy link
Member

PatWie commented Apr 13, 2020

The endpoint /courses/{course_id}/groups/own returns a 404, when the user is not enrolled in a single group. Instead, this should be an empty list to be consistent with the default behavior:

https://infomark.org/swagger/#/groups/get_courses__course_id__groups_own

I can change that in the backend-end but I do not dare to touch the front-end here :-)

@PatWie PatWie added the good first issue Good for newcomers label May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant