ebowman / api-first-hand

API-First bootstrapping tool for building RESTful web services from a Swagger/OpenAPI spec
MIT License
143 stars 22 forks source link

Generated actions should be asynchronous by default #10

Closed slavaschmidt closed 8 years ago

slavaschmidt commented 8 years ago

If needed, it will be possible to wrap them into the Future.successfull by the programmer