Skip to content

Add API::ContainerRegistryEvent endpoints to OpenApiV2 documentation

What does this MR do and why?

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

This MR adds the API::ContainerRegistryEvent endpoint to the documentation.

Screenshots or screen recordings

c d

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Run bundle exec rake gitlab:openapi:generate
  2. Open the newly updated file from the command: doc/api/openapi/openapi_v2.yaml
  3. Copy the contents to Swagger and see the documentation from the preview

Numbered steps to set up and validate the change are strongly suggested.

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

Edited by Adie (she/her)

Merge request reports