Skip to content

Add OpenAPI documentation for applications

Aboobacker MK requested to merge 376864-open_api_applications into master

What does this MR do and why?

This MR adds API::Applications to OpenAPI V2.

How to set up and validate locally

  1. Run rake gitlab:openapi:generate
  2. Review changes in doc/api/openapi/openapi_v2.yaml
  3. Paste the content into https://editor.swagger.io/ and look for merge request section and review the content

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

Edited by Aboobacker MK

Merge request reports

Loading