Skip to content

Add API::Commits endpoints to OpenApiV2 documentation

Patrick Cyiza requested to merge commits-api-open-api-doc into master

What does this MR do and why?

Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/376886 Contributing to the annotation of all existing REST API endpoints.

How to set up and validate locally

  1. run rake gitlab:openapi:generate
  2. copy the content of doc/api/openapi/openapi_v2.yaml
  3. Past the content in the swagger editor https://editor.swagger.io/

MR acceptance checklist

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

Edited by Patrick Cyiza

Merge request reports

Loading