Skip to content

Update swagger-ui-dist lib

Bojan Marjanovic requested to merge bmarjanovic/update-swagger-ui-dist into master

What does this MR do and why?

As a part of the Openapi 3.0.x basepath undefined error (#381047 - closed), we're solving Could not resolve reference ($ref): Tried to resolve a relative URL, without having a basePath bug.

In the Update the grape-swagger gem (!111596 - merged) we updated the grape-swagger gem, but unfortunately, that didn't solve the problem.

In this MR, we are updating swagger-ui-dist lib.

Screenshots or screen recordings

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Bojan Marjanovic

Merge request reports