sure, here is what I was messing with:
[{"id":"6b57012f.b4f4c","type":"http in","z":"529d5c0e.ce6ef4","name":"","url":"/","method":"get","swaggerDoc":"cd6b261e.7ca948","x":256,"y":249,"wires":[["6e870b2c.903a14"]]},{"id":"6e870b2c.903a14","type":"debug","z":"529d5c0e.ce6ef4","name":"","active":true,"console":"false","complete":"false","x":453,"y":285,"wires":[]},{"id":"cd6b261e.7ca948","type":"swagger-doc","z":"529d5c0e.ce6ef4","summary":"testing the swagger node","description":"*test*","tags":"testingTags","consumes":"/test","produces":"/result","parameters":[{"name":"itemNum","in":"query","description":"the item's identifier","required":false,"type":"integer"}],"responses":{"200":{"description":"200 action","schema":{"properties":{"200 action":{"type":"string"}}}},"400":{"description":"the request was malform","schema":{"properties":{"Error":{"type":"string"}}}}},"deprecated":false}]