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
How to set up and validate locally
The RPM package format is under active development #372737 (closed)
There is no documentation for it yet.
-
Run
rake gitlab:openapi:generate -
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.
-
I have evaluated the MR acceptance checklist for this MR.
