Add API::RpmProjectPackages endpoints to OpenApiV2 documentation

What does this MR do and why?

This MR adds API::ComposerPackages to OpenAPI V2.

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

Screenshots or screen recordings

Screenshot_2022-12-11_at_11.55.44

How to set up and validate locally

The RPM package format is under active development #372737 (closed)
There is no documentation for it yet.

  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.

Merge request reports

Loading