Skip to content

Add API::ProjectContainerRepositories to OpenApiV2 documentation

What does this MR do and why?

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/376958.

This MR adds the endpoints under API::ProjectContainerRepositories to the OpenApiV2 documentation.

Screenshots or screen recordings

b1

How to set up and validate locally

  1. Run bundle exec rake gitlab:openapi:generate
  2. Copy the contents of the updated file doc/api/openapi/openapi_v2.yaml
  3. Paste the contents in https://editor-next.swagger.io/ and see the updated documentation

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 #376958

Edited by Adie (she/her)

Merge request reports

Loading