Add response table to merge trains API
-
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. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do?
Adds a response table for POST /projects/:id/merge_trains/merge_requests/:merge_request_iid
to the merge trains API doc page.
Why?
To align with our style guidance for REST APIs.
Screenshots (if applicable)
How to setup/test
- Run
gdk start
and navigate to/help/api/merge_trains
. - Verify table renders and code blocks are unbolded.
Edited by Lysanne Pinto