openapi-generator/bin
William Cheng 2d7cc778db
Add a new NodeJS Express server generator (#3567)
* create nodejs express esrver

* 1st commit of the express.js module. Express server working, api-docs loads properly. No real paths yet

* 1st commit of the express.js module. Express server working, api-docs loads properly. No real paths yet (#2839)

* Working Express server with successful routing to controllers.

* rewrote controllers and services. Haven't tested yet

* controllers and services have passed tests successfully

* Added documentation

* Added documentation

* Support for openApi v3, using 'express-openapi-validator' for parsing and validation, and an internal router to pass arguments to controllers and services. /controllers/Pet.js and /services/PetService.js should be used for reverse engineering for future codegen script

* update generator and template

* update samples

* more update

* update service, controller

* add vendor extensions

* some updates to adapt to changes in the generator (removing references to swager); some work on handling file uploads; some work on tests

* Update NodeJS server generator and templates based on new output (#3261)

* update generator and template

* update samples

* more update

* update service, controller

* add vendor extensions

* update doc

* Changed routing code to follow the following convention:
Each path operation has a 'x-openapi-router-controller' and 'x-openapi-router-service'. Automated files will be placed under /controllers and /services respectively.
Controller file names will end with 'Controller.js'.
Removed swaggerRouter, replaced it with openapiRouter
Routing works and simple tests show a return of 200 to requests.

* [nodejs-express-server] various updates, fixes (#3319)

* various fix

* remove dot from service

* add space

* better method empty argument

* remove test service (#3379)

* add new doc

* 1. routingTests.js runs through all operations described in openapi.yaml and tries calling them, expecting 200 in return. Currently not all tests pass - not supporting xml, and problems with formData
2. Removed old testing files.
3. Added model files - contain data and structure as defined in openapi.yaml. Model.js has static methods relevant to all model files.
4. Changed openapi.yaml to allow running tests easily.

* 1. routingTests.js runs through all operations described in openapi.yaml and tries calling them, expecting 200 in return. Currently not all tests pass - not supporting xml, and problems with formData (#3442)

2. Removed old testing files.
3. Added model files - contain data and structure as defined in openapi.yaml. Model.js has static methods relevant to all model files.
4. Changed openapi.yaml to allow running tests easily.

* added model classes. Currently as a concept only. Seems like won't be in use

* Updated README.md to be a detailed description of the project.
Removed test files that are not needed.
Removed utils/writer.js which is not needed, and the references to it in the codegen files

* Removed redundant file app.js - this file has no benefit at this point. index.js now calls ExpressServer.js directly. Updated files that used to call app.js. Updated README.md accordingly
Added a path to call the openapi.yaml, and a test file for all endpoints that are not in the openapi.yaml, ensuring that they return 200. Updated README.md accordingly

* Remove test controller (#3575)

* remove test controller

* add back changes to templates

* remove app.js

* update wording
2019-08-09 00:30:47 +08:00
..
openapi3 [Ruby][Faraday] Various improvements (#3520) 2019-08-02 07:00:29 +08:00
tests [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
utils [Ruby] clean up Ruby dev dependencies (#3551) 2019-08-06 09:52:48 +09:00
windows [python-experimental] automatically use values for enums of length1 (#3118) 2019-07-31 21:18:30 +08:00
ada-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
android-petstore-all.sh update android petstore sample, add this to volley's model 2016-08-25 23:12:23 +08:00
android-petstore-httpclient.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
android-petstore-volley.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
android-petstore-volley.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
apache2-petstore-config.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
apex-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
aspnetcore-petstore-server.sh [ASP.NET Core] minor format fix, better null check (#2778) 2019-05-01 16:55:14 -04:00
bash-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
c-petstore.sh Add C client generator (#516) 2018-11-17 01:32:18 +08:00
clojure-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
cpp-pistache-server-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
cpp-qt5-petstore.sh Revert "qt5 client: use openapi 3 spec (#3400)" (#3458) 2019-07-25 18:25:17 +02:00
cpp-qt5-qhttpengine-server-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
cpp-restbed-petstore-server.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
cpp-restsdk-petstore.sh [C++] [cpprestsdk] Add examples and test for cpprestsdk (#3109) 2019-06-07 23:37:49 +02:00
cpp-tizen-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
csharp-dotnet2-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
csharp-netcore-petstore-all.sh Rename generator: csharp-refactor => csharp-netcore (#2348) 2019-03-12 09:04:25 +08:00
csharp-netcore-petstore-netcore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
csharp-netcore-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
csharp-petstore-all.sh fix net35 with JsonSubTypes (#7043) 2017-12-22 00:31:44 +08:00
csharp-petstore-net-35.json fix net35 with JsonSubTypes (#7043) 2017-12-22 00:31:44 +08:00
csharp-petstore-net-35.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
csharp-petstore-net-40.json add support for csharp net40 (#6792) 2017-10-27 22:47:02 +08:00
csharp-petstore-net-40.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
csharp-petstore-net-standard.json add csharp batch files 2017-04-23 15:42:42 +08:00
csharp-petstore-net-standard.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
csharp-petstore-netcore-project.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
csharp-petstore.sh Update C# client dependency (#2678) 2019-06-03 21:17:17 +08:00
csharp-property-changed-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
cwiki-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
dart2-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
dart-flutter-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
dart-jaguar-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
dart-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
dynamic-html.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
eiffel-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
elixir-petstore.sh [Elixir] update to 1.6 version (#2741) 2019-04-26 22:38:11 +08:00
elm-0.18-petstore.sh Add Elm petstore scripts to ensure-uptodate script (#2823) 2019-05-06 22:19:59 +08:00
elm-petstore-all.sh Use elm-format to format Elm API client (#959) 2018-09-05 08:04:27 +08:00
elm-petstore.sh Add Elm petstore scripts to ensure-uptodate script (#2823) 2019-05-06 22:19:59 +08:00
erlang-petstore-client.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
erlang-petstore-proper.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
erlang-petstore-server.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
flash-petstore.json Update Flash default value (#366) 2018-05-08 12:57:38 +08:00
flash-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
fsharp-giraffe-server-petstore.sh [F#] minor improvements (#2825) 2019-05-06 22:11:50 +08:00
go-experimental-petstore.sh [Go][experimental-client]: make struct members pointers, provide custom marshalling (#3371) 2019-07-18 15:52:37 +09:00
go-gin-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
go-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
go-petstore-withxml.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
go-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
graphql-nodejs-express-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
graphql-schema-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
groovy-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
haskell-http-client-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
haskell-servant-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
html2-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
html-markdown.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
html-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
java8-petstore-jersey2.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java8-petstore-jersey2.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-inflector-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-jaxrs-petstore-server-all.sh Fix JaxRS-Jersey template for files upload (#2570) 2019-04-05 23:58:28 +08:00
java-msf4j-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-all.sh Java 11 native HTTP client library (#3434) 2019-07-26 09:59:21 +08:00
java-petstore-feign-9x.json Add option to set Feign version (#1005) 2018-09-13 10:32:09 +08:00
java-petstore-feign-10x.json Add option to set Feign version (#1005) 2018-09-13 10:32:09 +08:00
java-petstore-feign-10x.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-feign.json Add option to set Feign version (#1005) 2018-09-13 10:32:09 +08:00
java-petstore-feign.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-google-api-client.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java-petstore-google-api-client.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-jersey1.sh [Java] Replace "useNullForUnknownEnumValue" option with the nullable attribute (#3455) 2019-07-26 09:49:44 +08:00
java-petstore-jersey2-java6.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-jersey2.json [Java] Replace "useNullForUnknownEnumValue" option with the nullable attribute (#3455) 2019-07-26 09:49:44 +08:00
java-petstore-jersey2.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-native.json Java 11 native HTTP client library (#3434) 2019-07-26 09:59:21 +08:00
java-petstore-native.sh Java 11 native HTTP client library (#3434) 2019-07-26 09:59:21 +08:00
java-petstore-okhttp-gson-parcelable.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-okhttp-gson.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java-petstore-okhttp-gson.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-rest-assured.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java-petstore-rest-assured.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-resteasy-all.sh add resteasy-all shell script 2017-10-18 10:39:34 +08:00
java-petstore-resteasy.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java-petstore-resteasy.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-resttemplate-withxml.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-resttemplate.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java-petstore-resttemplate.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-retrofit2-all.sh [Java][Retrofit2] The part name is not added to the annotation (#1029) 2018-09-16 16:00:38 +08:00
java-petstore-retrofit2-play24.json [Java] Implemented support for Play! 2.5.x (java8) for retrofit2 client (#6007) 2017-08-31 23:02:09 +08:00
java-petstore-retrofit2-play24.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-retrofit2-play25.json [Java] Implemented support for Play! 2.5.x (java8) for retrofit2 client (#6007) 2017-08-31 23:02:09 +08:00
java-petstore-retrofit2-play25.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-retrofit2-play26.json [Java] Retrofit2 Play! Framework 2.6.x support (#901) 2018-08-28 22:48:05 +08:00
java-petstore-retrofit2-play26.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-retrofit2.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java-petstore-retrofit2.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-retrofit2rx2.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java-petstore-retrofit2rx2.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-retrofit2rx.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java-petstore-retrofit2rx.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-retrofit.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
java-petstore-retrofit.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-vertx.json Update Java Vertx client dependency (#2507) 2019-03-26 18:52:34 +08:00
java-petstore-vertx.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-petstore-webclient.json [Java-client] Add Spring 5 WebClient as new library (#435) 2018-07-04 09:40:57 +02:00
java-petstore-webclient.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-pkmst-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server-all.sh Add OpenAPI spec 3.0 support (beta) 2018-04-17 09:19:10 +02:00
java-play-framework-petstore-server-api-package-override.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server-async.json Add OpenAPI spec 3.0 support (beta) 2018-04-17 09:19:10 +02:00
java-play-framework-petstore-server-async.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server-controller-only.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server-fake-endpoints.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server-no-bean-validation.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server-no-exception-handling.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server-no-interface.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server-no-swagger-ui.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server-no-wrap-calls.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-play-framework-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-undertow-petstore-server.sh adjust template folder to lang option (#2959) 2019-05-22 20:55:05 +09:00
java-vertx-async-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
java-vertx-rx-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
javascript-closure-angular.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
javascript-es6-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
javascript-flowtyped-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
javascript-petstore-all.sh JS ES6 enhancements 2017-05-24 16:50:32 +08:00
javascript-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
javascript-promise-es6-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
javascript-promise-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-cxf-cdi-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-cxf-client-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
jaxrs-cxf-petstore-server-annotated-base-path.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-cxf-petstore-server-non-spring-application.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-cxf-petstore-server-test-data.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-cxf-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-datelib-j8.json add CI test for JAXRS datelibrary java8 2018-01-29 00:35:09 +08:00
jaxrs-jersey1-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-jersey1-usetags-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-petstore-server-datelib-j8.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-resteasy-eap-java8-petstore-server.json [JAX-RS][RESTEasy] Add Petstore integration tests for RESTEasy EAP (java8) (#6091) 2017-07-17 23:25:38 +08:00
jaxrs-resteasy-eap-java8-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-resteasy-eap-joda-petstore-server.json [JaxrsResteasy] Fix JacksonConfig package and RestApplication imports (#5302) (#5303) 2017-04-04 00:43:40 +08:00
jaxrs-resteasy-eap-joda-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-resteasy-eap-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-resteasy-joda-petstore-server.json update shell scripts, remove execute permission for json files 2017-05-17 22:12:06 +08:00
jaxrs-resteasy-joda-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-resteasy-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-spec-petstore-server-interface-returning-response.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-spec-petstore-server-interface.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-spec-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jaxrs-usetags-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
jmeter-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
kotlin-client-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
kotlin-client-string.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
kotlin-client-threetenbp.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
kotlin-server-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
kotlin-springboot-petstore-all.sh [kotlin-spring] add reactive behavior via Kotlin coroutines (#2934) 2019-06-02 15:50:45 -04:00
kotlin-springboot-petstore-server-reactive.sh [kotlin-spring] add reactive behavior via Kotlin coroutines (#2934) 2019-06-02 15:50:45 -04:00
kotlin-springboot-petstore-server.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
lua-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
meta-codegen.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
mysql-schema-petstore.sh Improve ensure-up-to-date script (#1362) 2018-11-02 15:38:34 +08:00
nancyfx-petstore-server-async.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
nancyfx-petstore-server.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
nodejs-express-petstore-server.sh Add a new NodeJS Express server generator (#3567) 2019-08-09 00:30:47 +08:00
nodejs-petstore-google-cloud-functions.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
nodejs-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
objc-petstore-all.sh fix #3418 - slim missing contextpath 2016-07-20 15:49:41 +08:00
objc-petstore-coredata.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
objc-petstore.json Update default value, fix example value (#370) 2018-05-08 19:51:15 +08:00
objc-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
ocaml-petstore.sh [OCaml] various enhancements (#3483) 2019-07-29 10:07:32 +08:00
perl-deep-module-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
perl-petstore-all.sh Update Perl client samples (OAS2, OAS3) with various fixes (#204) 2018-04-23 17:49:48 +08:00
perl-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
php-laravel-petstore-server.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
php-lumen-petstore-server.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
php-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
php-silex-petstore-server.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
php-slim-server-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
php-symfony-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
php-ze-ph-petstore-server.sh adjust template folder to lang option (#2959) 2019-05-22 20:55:05 +09:00
powershell-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
python-asyncio-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
python-experimental-petstore.sh [Python] Adds new client generator, python-experimental (#3244) 2019-07-06 22:43:29 +08:00
python-petstore-all.sh Improve logging in Python client (#480) 2018-07-10 22:12:09 +08:00
python-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
python-server-aiohttp-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
python-server-all.sh Python AIOHTTP server generator (#1470) 2019-01-11 23:35:21 +08:00
python-server-blueplanet-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
python-server-flask-petstore-python2.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
python-server-flask-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
python-tornado-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
r-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
ruby-client-petstore-faraday.sh Ruby client faraday (#3405) 2019-08-01 11:08:34 +08:00
ruby-client-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
ruby-on-rails-server-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
ruby-petstore-faraday.json [Ruby][Faraday] Various improvements (#3520) 2019-08-02 07:00:29 +08:00
ruby-petstore.json Ruby client faraday (#3405) 2019-08-01 11:08:34 +08:00
ruby-sinatra-server-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
run-all-petstore Fix float/double default value in C# generator (#791) 2018-08-13 13:28:22 +08:00
rust-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
rust-reqwest-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
rust-server-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
scala-akka-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
scala-finch-petstore-server.sh adjust template folder to lang option (#2959) 2019-05-22 20:55:05 +09:00
scala-gatling-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
scala-httpclient-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
scala-lagom-server-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
scala-play-framework-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
scalatra-petstore-server.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
scalaz-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
spring-all-petstore.sh Enable async option for spring-cloud library (#2670) 2019-07-31 14:22:05 +08:00
spring-cloud-feign-async-petstore.sh Enable async option for spring-cloud library (#2670) 2019-07-31 14:22:05 +08:00
spring-cloud-feign-petstore.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
spring-cloud-feign-petstore.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
spring-delegate-j8.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
spring-delegate.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
spring-mvc-petstore-j8-async-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
spring-mvc-petstore-j8-async.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
spring-mvc-petstore-j8-localdatetime.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
spring-mvc-petstore-j8-localdatetime.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
spring-mvc-petstore-server.json Update java client samples OAS2 (#140) 2018-04-24 09:51:50 +02:00
spring-mvc-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
spring-stubs.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
springboot-petstore-server-beanvalidation.json update spring boot bean validation script 2017-04-17 23:25:27 +08:00
springboot-petstore-server-beanvalidation.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
springboot-petstore-server-implicitHeaders.json update shell scripts, remove execute permission for json files 2017-05-17 22:12:06 +08:00
springboot-petstore-server-implicitHeaders.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
springboot-petstore-server-reactive.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
springboot-petstore-server-useOptional.json [Spring] Adds feature useOptional (#5968) 2017-07-03 17:40:00 +08:00
springboot-petstore-server-useOptional.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
springboot-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
springboot-virtualan-petstore-server.json Service Virtualization Feature enhancement (#196) 2018-09-05 16:38:06 +08:00
springboot-virtualan-petstore-server.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
supportPython2.json [Python][Flask] fix python2 support in Flask (#3952) 2016-10-09 14:06:55 +08:00
swift3-petstore-all.sh minor enhancemnt to swift3 bin scripts 2018-02-08 15:14:49 +08:00
swift3-petstore-objcCompatible.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift3-petstore-objcCompatible.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
swift3-petstore-promisekit.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift3-petstore-promisekit.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
swift3-petstore-rxswift.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift3-petstore-rxswift.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
swift3-petstore-unwraprequired.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift3-petstore-unwraprequired.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
swift3-petstore.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift3-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
swift4-all.sh Renamings (#252) 2018-05-04 04:50:17 +02:00
swift4-petstore-all.sh [Swift 4] add compatibility for unwrapRequired config option (#229) 2018-06-21 16:52:02 +08:00
swift4-petstore-objcCompatible.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift4-petstore-objcCompatible.sh [Swift4] Introduce XcodeGen (#3396) 2019-07-22 17:12:34 +09:00
swift4-petstore-promisekit.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift4-petstore-promisekit.sh [Swift4] Introduce XcodeGen (#3396) 2019-07-22 17:12:34 +09:00
swift4-petstore-rxswift.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift4-petstore-rxswift.sh [Swift4] Introduce XcodeGen (#3396) 2019-07-22 17:12:34 +09:00
swift4-petstore-unwrapRequired.json [Swift 4] add compatibility for unwrapRequired config option (#229) 2018-06-21 16:52:02 +08:00
swift4-petstore-unwrapRequired.sh [Swift4] Introduce XcodeGen (#3396) 2019-07-22 17:12:34 +09:00
swift4-petstore.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift4-petstore.sh [Swift4] Introduce XcodeGen (#3396) 2019-07-22 17:12:34 +09:00
swift4-test.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift4-test.sh [Swift4] Introduce XcodeGen (#3396) 2019-07-22 17:12:34 +09:00
swift-petstore-all.sh Renamings (#252) 2018-05-04 04:50:17 +02:00
swift-petstore-promisekit.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift-petstore-promisekit.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
swift-petstore-rxswift.json Update Swift default value (#407) 2018-05-12 00:15:24 +08:00
swift-petstore-rxswift.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
swift-petstore.json [Swift] Add sample/tests for Swift client without PromiseKit 2016-05-21 15:57:52 +02:00
swift-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-angular-petstore-all.sh [typescript-angular] Angular 7 compatibility of dependencies and package generator (#1613) 2018-12-05 15:15:51 +08:00
typescript-angular-v2-petstore-interfaces.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
typescript-angular-v2-petstore-with-npm.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-angular-v2-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-angular-v4-petstore-with-npm.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-angular-v4.3-petstore-with-npm.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-angular-v6-petstore-not-provided-in-root-with-npm.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-angular-v6-petstore-not-provided-in-root-with-npm.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
typescript-angular-v6-petstore-not-provided-in-root.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
typescript-angular-v6-petstore-provided-in-root-with-npm.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-angular-v6-petstore-provided-in-root-with-npm.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-angular-v6-petstore-provided-in-root.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-angular-v7-petstore-not-provided-in-root-with-npm.json feat(typescript-angular): add flag for using string enums (#3464) 2019-07-31 21:16:49 +02:00
typescript-angular-v7-petstore-not-provided-in-root-with-npm.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
typescript-angular-v7-petstore-not-provided-in-root.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
typescript-angular-v7-petstore-provided-in-root-with-npm.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-angular-v7-petstore-provided-in-root-with-npm.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-angular-v7-petstore-provided-in-root.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-angularjs-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-aurelia-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-axios-petstore-all.sh [BUG-1865] Added serialization support for typescript on complex object headers. (#1874) 2019-07-29 11:31:42 +02:00
typescript-axios-petstore-interfaces.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
typescript-axios-petstore-target-es6.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-axios-petstore-target-es6.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-axios-petstore-with-complex-headers.sh [BUG-1865] Added serialization support for typescript on complex object headers. (#1874) 2019-07-29 11:31:42 +02:00
typescript-axios-petstore-with-npm-version-and-separate-models-and-api.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-axios-petstore-with-npm-version-and-separate-models-and-api.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-axios-petstore-with-npm-version.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-axios-petstore-with-npm-version.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-axios-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-fetch-petstore-all.sh Fix #3349 : [typescript-fetch] Proposition to follow spec (#3351) 2019-07-17 22:30:27 +02:00
typescript-fetch-petstore-interfaces.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
typescript-fetch-petstore-multiple-parameters.json Fix #3349 : [typescript-fetch] Proposition to follow spec (#3351) 2019-07-17 22:30:27 +02:00
typescript-fetch-petstore-multiple-parameters.sh Fix #3349 : [typescript-fetch] Proposition to follow spec (#3351) 2019-07-17 22:30:27 +02:00
typescript-fetch-petstore-target-es6.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-fetch-petstore-target-es6.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-fetch-petstore-with-npm-version.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-fetch-petstore-with-npm-version.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-fetch-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-inversify-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-jquery-petstore-all.sh Renamings (#252) 2018-05-04 04:50:17 +02:00
typescript-jquery-petstore-npm.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-jquery-petstore-with-npm.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-jquery-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-node-petstore-all.sh Renamings (#252) 2018-05-04 04:50:17 +02:00
typescript-node-petstore-npm.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-node-petstore-with-npm.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-node-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-petstore-npm.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-rxjs-petstore-all.sh add new generator: typescript-rxjs (#1884) 2019-01-21 23:26:18 +08:00
typescript-rxjs-petstore-interfaces.sh [core] GeneratorSettings, WorkflowSettings, and cleanup in CodegenConfigurator (#2946) 2019-06-07 13:07:52 -04:00
typescript-rxjs-petstore-target-es6.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-rxjs-petstore-target-es6.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-rxjs-petstore-with-npm-version.json [Typescript] Change npm package name in samples (#2688) 2019-04-18 18:58:41 +08:00
typescript-rxjs-petstore-with-npm-version.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00
typescript-rxjs-petstore.sh Remove -XX:MaxPermSize (#2712) 2019-04-23 11:34:01 +08:00