Files
openapi-generator/bin
craffael 8fec429158 [NancyFx] Support Async (#6755)
* add support for async routes/endpoints

you can now set --optional-properties async=true to generate
a nancyfx server stub that uses asynchronous programming.

(cherry picked from commit 126869cb0b967e8063417e11993cf6326ce8ffd4)

* add nancyfx-petstore-server-async.sh to generate sample of async nancyfx.

* Rename async => asyncServer

* update bin/nancyfx-petstore-server-async.sh

* rename async => asyncServer in api.mustache + small bugfix

* run ./bin/nancyfx-petstore-server.sh and ./bin/nancyfx-petstore-server-async.sh

* remove additional new line in api.mustache + add space after if

* run ./bin/nancyfx-petstore-server.sh and ./bin/nancyfx-petstore-server-async.sh
2017-11-01 22:50:49 +08:00
..
2016-06-14 16:33:50 +08:00
2017-04-23 16:10:17 +08:00
2016-08-01 17:29:27 +08:00
2017-09-28 09:55:53 +08:00
2016-05-03 14:11:49 +08:00
2017-05-24 16:50:32 +08:00
2016-09-19 14:59:48 +08:00
2017-06-29 15:32:10 +08:00
2017-06-29 15:32:10 +08:00
2016-06-20 15:13:17 +02:00
2017-06-29 15:32:10 +08:00