Hugobox
Hugobox
### What are the steps to reproduce? 1.Create a new ui-template 2. insert following code: $(document).click(function() { console.log("hello") }); 3. Deploy 4. Go to dashboard page and click anywhere 5....

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...
Hi! Before I add the query parameter:  After I add the query parameter (and deploy):  Notice that the SwaggerUI doesn't display the endpoints anymore
### Description It would be nice if there was a new text input mode, similar to text-area but specially for JSON formatted text with syntax highlighting. ### Have you provided...
### Current Behavior I have encountered a crash on a flow that processes media files and managed to reproduce using only the http in node connected to a debug node....