openapi-generator/docs/generators
lwlee2608 0f2272d9a4 Implement Server Stub Code for Vert.x Web #115 (#4286)
* InlineResolver to flatten callback operations

Signed-off-by: lwlee2608 <lwlee2608@gmail.com>

* clone from VertxServerCodegen, to new VertxWebServerCodegen

* fix compilation error in VertxWebCodegn

* Start working on VertxWebServerCodegen, adding support files

* add server api handler

* add server api and fix yaml spec file generation

* link api to apiHandler

* convert vertx parameters into API model

* add support to multipart/form-data upload files

* ability to set http status code from ApiImpl

* replace rootPackage with invokerPackage

* add readme and sample

* fix circleCi error

* override file to FileUpload in typeMapping, no need to override from fromOperation(). Also remove unused annotation import from model

* remove smartBear software copyright

* use {{artifactVersion}} instead of hardcode version in readme

* add -t flag in generation script

* add generated vertx-web server to master pom for testing
2019-10-28 14:08:21 +08:00
..
ada-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
ada.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
android.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
apache2.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
apex.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
asciidoc.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
aspnetcore.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
avro-schema.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
bash.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
c.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
clojure.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
cpp-pistache-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
cpp-qt5-client.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
cpp-qt5-qhttpengine-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
cpp-restbed-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
cpp-restsdk.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
cpp-tizen.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
csharp-dotnet2.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
csharp-nancyfx.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
csharp-netcore.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
csharp-refactor.md C# refactor improvements: .NET Standard and .NET Core (#2187) 2019-03-10 12:33:49 +08:00
csharp.md deprecated netstandard, uwp support in csharp (#4214) 2019-10-24 01:10:57 +08:00
cwiki.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
dart-dio.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
dart-jaguar.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
dart.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
dynamic-html.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
eiffel.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
elixir.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
elm.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
erlang-client.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
erlang-proper.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
erlang-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
flash.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
fsharp-functions.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
fsharp-giraffe-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
fsharp-giraffe.md Add beta server stub generator for F#/Giraffe (#2802) 2019-05-06 01:30:51 +08:00
go-experimental.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
go-gin-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
go-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
go.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
graphql-nodejs-express-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
graphql-schema.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
graphql-server.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
groovy.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
grpc-schema.md Add gRPC Protobuf schema generator (#3818) 2019-09-04 14:22:23 +08:00
haskell-http-client.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
haskell.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
html2.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
html.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
java-inflector.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
java-msf4j.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
java-pkmst.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
java-play-framework.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
java-undertow-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
java-vertx-web.md Implement Server Stub Code for Vert.x Web #115 (#4286) 2019-10-28 14:08:21 +08:00
java-vertx.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
java.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
javascript-closure-angular.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
javascript-flowtyped.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
javascript.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
jaxrs-cxf-cdi.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
jaxrs-cxf-client.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
jaxrs-cxf-extended.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
jaxrs-cxf.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
jaxrs-jersey.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
jaxrs-resteasy-eap.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
jaxrs-resteasy.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
jaxrs-spec.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
jmeter.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
kotlin-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
kotlin-spring.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
kotlin-vertx.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
kotlin.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
lua.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
mysql-schema.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
nim.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
nodejs-express-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
nodejs-server-deprecated.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
nodejs-server.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
objc.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
ocaml-client.md [OCaml] new client generator (#3446) 2019-07-28 21:50:53 +08:00
ocaml.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
openapi-yaml.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
openapi.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
perl.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
php-laravel.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
php-lumen.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
php-silex.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
php-slim4.md New PHP Slim4 Server Generator (#3658) 2019-10-21 22:20:12 +08:00
php-slim-deprecated.md Mark Slim3 server generator as deprecated (#4256) 2019-10-26 15:49:30 +08:00
php-slim.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
php-symfony.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
php-ze-ph.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
php.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
powershell.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
protobuf-schema.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
python-aiohttp.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
python-blueplanet.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
python-experimental.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
python-flask.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
python.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
r.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
README.md Adds Dart Dio generator (#4018) 2019-10-15 21:05:38 +08:00
ruby-on-rails.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
ruby-sinatra.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
ruby.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
rust-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
rust.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
scala-akka.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
scala-finch.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
scala-gatling.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
scala-httpclient-deprecated.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
scala-httpclient.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
scala-lagom-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
scala-play-framework.md Update swagger-parser to '2.0.11-OpenAPITools.org-1' (#2262) 2019-03-29 17:53:54 +08:00
scala-play-server.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
scalatra.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
scalaz.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
spring.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
swift2-deprecated.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
swift3-deprecated.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
swift4.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
typescript-angular.md typescript-angular: Allow for custom naming of ApiModule (#4209) 2019-10-24 10:13:48 +02:00
typescript-angularjs.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
typescript-aurelia.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
typescript-axios.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
typescript-fetch.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
typescript-inversify.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
typescript-jquery.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
typescript-node.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
typescript-rxjs.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00