node-red-node-swagger icon indicating copy to clipboard operation
node-red-node-swagger copied to clipboard

Viewing the Swagger-UI outside of the NR editor

Open Hugobox opened this issue 5 years ago • 2 comments

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?

Hugobox avatar Sep 02 '20 16:09 Hugobox

As this node is several years old then the answer is probably yes it could be improved / fixed, but unlikely by the original authors. I'm sure we would happily consider a pull request if someone wanted to take it upon themselves to update/fix it.

dceejay avatar Sep 04 '20 08:09 dceejay

Duplicate of #82

skewty avatar Dec 07 '21 19:12 skewty