instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.4k stars 2.42k forks source link

Group leader is not returned in the groups API response #2344

Open luisrudge opened 2 months ago

luisrudge commented 2 months ago

Even though we can set the leader via an API request (https://github.com/instructure/canvas-lms/blob/master/app/controllers/groups_controller.rb#L633), the value from this field is not returned in the API response