Skip to content

Fix metadata/get yaml nesting

Jordan Sanders requested to merge jmsanders/gitlab:jordan/fixup-openapi into master

What does this MR do and why?

This MR fixes the metadata/get yaml nesting.

Screenshots or screen recordings

Previously, metadata/get didn't render because its yaml was improperly nested:

image

Now, it does:

image

How to set up and validate locally

  1. View the rendered openapi docs in GitLab. metadata/get appears.

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 Jordan Sanders

Merge request reports