Skip to content

Update merge request api docs to reflect changes to /changes endpoint

What does this MR do?

!46190 (merged) introduced a change to the default means of fetching diffs for the /changes endpoint. We've added a field to the response that signals when this change might have materially impacted the results, as well as an option parameter to force the legacy code path to be used instead.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports