Skip to content

Add API::NugetGroupPackages endpoints to OpenApiV2 documentation

What does this MR do and why?

This MR adds API::NugetGroupPackages to OpenAPI V2.

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

Screenshots or screen recordings

Screenshot_2022-11-25_at_16.53.29

How to set up and validate locally

Documentation source: https://docs.gitlab.com/ee/api/packages/nuget.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 (Dima) Meshcharakou

Merge request reports