apigee-127 / swagger-node-runner

The heart of Swagger-Node
MIT License
102 stars 123 forks source link

Controllers should be able to be defined as an object #122

Open nmackey opened 6 years ago

nmackey commented 6 years ago

Both mockControllersDirs & controllersDirs options should be allowed to be defined as an object when a defaultPipe of swagger_controllers (or not using x-swagger-router-controller property) is defined.

See https://github.com/apigee-127/swagger-tools/pull/218