You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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 :-)
The text was updated successfully, but these errors were encountered: