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

Feature Request: possibility "hide" http-in nodes in swagger #52

Open m67hoff opened 7 years ago

m67hoff commented 7 years ago

Hy Nick,

some of my http-in nodes (or better rest api) provide "internal" functions, that should not be in de swagger doc. The possibility to "hide" a specific node in the swagger doc would be nice.

greetings from Heidelberg - Michael

zshwei commented 5 years ago

I have the same requirements. In addition, how can I expose Authorize feature? IE, for each http-in node I want to select a security definition.

zshwei commented 5 years ago

I have the same requirements. In addition, how can I expose Authorize feature? IE, for each http-in node I want to select a security definition.