Skip to content

Add groupMembers to api.js

Paul Slaughter requested to merge fe-api-group-members into master

What does this MR do?

This MR adds a method to api.js for the group/members endpoint.

Why is this needed now?

  • For #1979 (moved), we need to fetch the group members in the create/edit MR so that we can expand the full set of approvers for an approval rule.
  • See how it is used.

What are the relevant issue numbers?

  • gitlab-ee#1979

Does this MR meet the acceptance criteria?

Edited by Paul Slaughter

Merge request reports