Memeber membership added
What does this MR do and why?
This mr added member membership source
References
Screenshots or screen recordings
| screen record | |
|---|---|
| backend mr | this mr |
| frontend mr | !225017 |
How to set up and validate locally
- start gdk
- pull branch locally
- run below cmd in terminal
- for group: curl --header "PRIVATE-TOKEN: gl-------------------------c" --url "http://gdk.test:3000/api/v4/groups/35/members"
- for project: curl --header "PRIVATE-TOKEN: gl----------------------c" --url "http://gdk.test:3000/api/v4/projects/4/members"
related issue :#504948
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by nagraj raikar