Skip to content

Add API::MavenPackages endpoints to OpenApiV2 documentation

What does this MR do and why?

This MR adds API::MavenPackages to OpenAPI V2.

Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/376937

Screenshots or screen recordings

Screenshot_2022-12-02_at_17.36.31

How to set up and validate locally

Documentation source: https://docs.gitlab.com/ee/api/packages/maven.html

  1. Run rake gitlab:openapi:generate

  2. Review changes in doc/api/openapi/openapi_v2.yaml. You can check the content of the file by pasting it into https://editor.swagger.io. Errors will be shown on the left side.

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 Dzmitry Meshcharakou

Merge request reports