Hi!
I would like to share the Swagger UI to colleagues to test the API without being able to modify the flows. So I thought I could browse directly to http://localhost:1880/swagger-ui/swagger-ui.html but it displays an error message
"I see you're lacking Swagger doc..." instead of the populated Swagger UI that is normally displayed as an iframe in the Node-Red editor. Do you think it'd be easy to implement?