Upgrade dependency to swagger-ui@5.9.1 (supports OAS 3.1)
What does this MR do and why?
Upgrades the swagger-ui
dependency for OAS 3.1 support in file view (fixes #342886 (closed) and #364674)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- have a repo with an OpenAPI v3.1 document (could be found at https://github.com/OAI/OpenAPI-Specification/tree/main/examples/v3.1)
- got a file view for that OpenAPI document and see it rendered without errors
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Martin Wortschack