node-red / node-red-node-swagger

A set of tools for generating Swagger api documentation based on the HTTP nodes deployed in a flow
Apache License 2.0
62 stars 46 forks source link

Swagger UI becomes empty when an endpoint has a param and a query #75

Open Hugobox opened 3 years ago

Hugobox commented 3 years ago

Hi!

Before I add the query parameter: image

After I add the query parameter (and deploy): image

Notice that the SwaggerUI doesn't display the endpoints anymore

dceejay commented 3 years ago

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.