Skip to content

Ensure Swagger UI deep linking is working as expected

Jacques Erasmus requested to merge fix-swagger-deep-linking into master

What does this MR do and why?

This MR ensures that we automatically switch to the rich viewer when deep linking with Swagger UI.

Screenshots or screen recordings

before after
Screenshot_2022-02-15_at_23.56.48 Screenshot_2022-02-15_at_23.57.13

How to set up and validate locally

  1. Enable the Blob Viewer Refactor feature flag
Feature.enable(:refactor_blob_viewer)
  1. View a swagger file with deep links

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 Jacques Erasmus

Merge request reports

Loading