Skip to content

Fix instructions to view rendered OpenAPI files

François Rosé requested to merge francoisrose/2024-03-14-fix-openapi-docs into master

What does this MR do and why?

This is a documentation change, to remove mention of the Display OpenAPI button, which does not exist.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Navigate to an OpenAPI file, e.g.: https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/api/openapi/openapi_v2.yaml
  2. Notice there is no Display OpenAPI button
  3. Notice the Display rendered file button is the one used for triggering the OpenAPI viewer

Merge request reports