SwaggerRouter(swaggerAuthHandler: SwaggerAuthHandler, swaggerServiceHandler: SwaggerServiceHandler, traverser: SwaggerTraverser)
Authenticate requests and route to appropriate controllers and functions based off of specification in the swagger doc.