apigee-127 / swagger-node-runner

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

Upgrade the `swagger-tools` version to `0.10.3` for async controllers #127

Open hadrien-toma opened 6 years ago

hadrien-toma commented 6 years ago

Current behaviour

See this stackoverflow thread : here

What I have done to make the async controller working

As you can see in my answer in the previous stackoverflow thread, upgrading to swagger-tools@0.10.3 fixed the error and now all is passing and working: I can successfully use an async controller. Do you think that upgrading to this version will break something elsewhere?

theganyo commented 6 years ago

Sorry, I have no idea. I'd consider upgrading to the latest release of this library that uses the new Sway library instead.