Skip to content

Add API::MergeRequestDiffs to OpenApi V2

What does this MR do and why?

This MR adds API::MergeRequestDiffs to OpenAPI V2.

Related to #376940

How to set up and validate locally

  1. Run rake gitlab:openapi:generate
  2. Review changes in doc/api/openapi/openapi_v2.yaml
  3. Paste the content into https://editor.swagger.io/ and look for merge request section and review the content

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #376940

Edited by Sincheol (David) Kim

Merge request reports