I am having a base nodejs restify server with two simple methods one GET and one POST. I am trying to add swagger API documentation on top of my restify services. Found support