MR dependencies: add depends endpoint
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA
What does this MR do and why?
This endpoint provides all mrs that are blocked by the current passed mr.
This endpoint is the opposite of /blocks, where all mrs that block the
given mr are returned.
Changelog: added
Signed-off-by: Lucas Zampieri lzampier@redhat.com
Edited by Lucas Zampieri