Skip to content

Add PagesDomains to OpenAPI docs

David O'Regan requested to merge 376954-openapiv2-pages into master

What does this MR do and why?

A tiny MVC for https://gitlab.com/gitlab-org/gitlab/-/issues/376954+

Screenshots or screen recordings

N/A

How to set up and validate locally

Documentation source: https://docs.gitlab.com/ee/api/pages.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.

Related to #376954

Edited by David O'Regan

Merge request reports

Loading