openapi-generator/bin
2017-06-05 23:27:11 +08:00
..
security [TypeScript-jquery] set default return type as any (#5630) 2017-05-14 11:36:09 +08:00
utils Replace tab with 4 space in Java files (#5298) 2017-04-02 16:05:40 +08:00
windows [C++] Restbed Server Stub Code Generator (#5742) 2017-06-02 14:40:07 +08:00
akka-scala-petstore.sh Fix sample script to set the correct artifact ID in the generated POM (#5094) 2017-03-18 16:49:46 +08: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 replace petstore.json with petstore.yaml in shell scripts 2017-04-29 12:02:37 +08:00
android-petstore-volley.json Change the android-volley client codegen to an Android library 2016-01-04 19:09:07 +08:00
android-petstore-volley.sh replace petstore.json with petstore.yaml in shell scripts 2017-04-29 12:02:37 +08:00
apex-petstore.sh [Apex] add petstore samples, shell scripts, batch files (#5672) 2017-05-20 01:02:08 +08:00
aspnetcore-petstore-server.sh [ASP.NET] Issue #5196: add packageGuid parameter to AspNetCoreServerCodegen. (#5199) 2017-03-27 13:20:24 +08:00
bash-petstore.sh Issue #3084: remove timestamps from bash samples. (#5192) 2017-03-26 22:56:34 +08:00
clojure-petstore.sh roll back clojure petstore to use petstore.json 2017-05-26 22:49:30 +08:00
cpprest-petstore.sh add cpprest and samples 2016-06-14 16:33:50 +08:00
csharp-dotnet2-petstore.sh Issue #3084: remove timestamps from C# .NET2 samples. (#5197) 2017-03-26 22:48:20 +08:00
csharp-petstore-all.sh clean up csharp scripts 2017-04-23 16:10:17 +08:00
csharp-petstore-net-standard.json add csharp batch files 2017-04-23 15:42:42 +08:00
csharp-petstore-net-standard.sh Minor fixes to sample generation scripts (#5523) 2017-05-02 15:12:45 +08:00
csharp-petstore-netcore-project.sh Minor fixes to sample generation scripts (#5523) 2017-05-02 15:12:45 +08:00
csharp-petstore.sh [C#] Issue #5196: make package GUID non-random for the C# samples. (#5198) 2017-03-27 11:43:00 +08:00
csharp-property-changed-petstore.sh [C#] Issue #5196: make package GUID non-random for the C# samples. (#5198) 2017-03-27 11:43:00 +08:00
cwiki-petstore.sh add shell script for cwiki 2016-08-01 17:29:27 +08:00
dart-petstore.sh use convertPropertyToBooleanAndWriteBack in some generators (#4975) 2017-03-08 17:39:22 +08:00
dynamic-html.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
elixir-petstore.sh [WIP] Add elixir client (#4675) 2017-01-30 17:40:55 +08:00
erlang-petstore-server.sh erlang update readme, add petstore samples 2016-09-09 16:42:26 +08:00
finch-petstore-server.sh [WIP][Scala] Finch generator (#3905) 2017-01-29 12:15:39 +08:00
flash-petstore.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
flaskConnexion-python2.sh add models support to flask 2016-11-17 18:30:59 +01:00
flaskConnexion.sh add models support to flask 2016-11-17 18:30:59 +01:00
go-petstore-server.sh Rewrite of Go Client #2 (#5037) 2017-04-22 01:17:18 +08:00
go-petstore.sh [Go] Add more test cases and fix numeric form/header parameters (#3574) 2016-08-11 14:28:31 +08:00
groovy-petstore.sh add sh for groovy petstore 2016-05-03 14:11:49 +08:00
haskell-servant-petstore.sh refactor special mapping to defualt codegen 2016-05-11 15:44:06 +08:00
html2-petstore.sh Issue #3084: hide generation timestamp for HTML2 samples. (#5193) 2017-03-26 22:49:12 +08:00
html-markdown.sh Add support for Markdown in -l html (#5144) 2017-03-23 15:15:01 +08:00
html-petstore.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
java8-petstore-jersey2.json replace petstore.json with petstore.yaml in shell scripts 2017-04-29 12:02:37 +08:00
java8-petstore-jersey2.sh update java-petstore-all.sh and regenerate all java petstore sample 2016-07-07 15:53:17 +08:00
java-inflector-petstore-server.sh remove timestamp 2017-03-01 14:14:30 -05:00
java-msf4j-petstore-server.sh fix msf4j bin script 2017-03-28 10:07:38 +08:00
java-petstore-all.sh update shell scripts, remove execute permission for json files 2017-05-17 22:12:06 +08:00
java-petstore-feign.json Add petstore client sample for Java-feign 2015-12-01 16:13:31 +08:00
java-petstore-feign.sh support jsr310 dates in feign client 2016-06-20 13:04:44 +02:00
java-petstore-jersey1.sh add fluent methods to add items to list and put items to maps 2016-07-27 18:18:48 +02:00
java-petstore-jersey2-java6.sh Update samples for java/jersey2-java6 (and fix artifact ID) (#5118) 2017-03-23 15:22:14 +08:00
java-petstore-jersey2.json replace petstore.json with petstore.yaml in shell scripts 2017-04-29 12:02:37 +08:00
java-petstore-jersey2.sh set joda as default dateLibrary for java codegens that support it 2016-06-10 12:17:36 +02:00
java-petstore-okhttp-gson-parcelable.sh update java okhttp petstore sample 2017-03-13 00:23:55 +08:00
java-petstore-okhttp-gson.json Add a new library template to Java client: okhttp-gson 2015-08-31 18:42:09 +08:00
java-petstore-okhttp-gson.sh add support for jsr310 dates to okhttp-gson client 2016-06-20 16:50:08 +02:00
java-petstore-resteasy.json update shell scripts, remove execute permission for json files 2017-05-17 22:12:06 +08:00
java-petstore-resteasy.sh petstore sample sh file for resteasy 2017-04-12 09:32:37 -05:00
java-petstore-resttemplate.json replace petstore.json with petstore.yaml in shell scripts 2017-04-29 12:02:37 +08:00
java-petstore-resttemplate.sh Add support for Spring's RestTemplate in Java client codegen (#5404) 2017-04-24 14:40:47 +08:00
java-petstore-retrofit2-all.sh [Java][Retrofit2] update gradle, sbt build file with latest dependencies (#5238) 2017-03-28 21:05:12 +08:00
java-petstore-retrofit2-play24.json replace petstore.json with petstore.yaml in shell scripts 2017-04-29 12:02:37 +08:00
java-petstore-retrofit2-play24.sh remove generation timestamp 2016-12-15 19:34:15 +08:00
java-petstore-retrofit2.json Add support to Retrofit2 2015-11-10 03:20:49 +01:00
java-petstore-retrofit2.sh add support for jsr310 dates to retrofit2 client 2016-06-20 14:32:18 +02:00
java-petstore-retrofit2rx2.json update retrofit2 dependencies (#5235) 2017-03-28 18:50:24 +08:00
java-petstore-retrofit2rx2.sh fix retrofit2 rxjava2 script (#5321) 2017-04-04 22:58:03 +08:00
java-petstore-retrofit2rx.json Change the artifact identifier for the retrofit2-rx sample 2016-01-25 10:29:13 +01:00
java-petstore-retrofit2rx.sh add support for jsr310 dates to retrofit2 client 2016-06-20 14:32:18 +02:00
java-petstore-retrofit.json set retrofit as a java library 2015-09-18 14:21:48 +02:00
java-petstore-retrofit.sh [Java] Threetenbp dates support (#4029) 2016-11-04 17:55:16 +08:00
java-play-framework-petstore-server.sh replace petstore.json with petstore.yaml in shell scripts 2017-04-29 12:02:37 +08:00
java-undertow-petstore-server.sh Issue #3084: remove timestamps from undertow samples (#5231) 2017-03-28 16:55:08 +08:00
javascript-closure-angular.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
javascript-es6-petstore.sh JS ES6 enhancements 2017-05-24 16:50:32 +08:00
javascript-petstore-all.sh JS ES6 enhancements 2017-05-24 16:50:32 +08:00
javascript-petstore.sh better enum support for JS 2016-05-03 11:21:17 +08:00
javascript-promise-es6-petstore.sh JS ES6 enhancements 2017-05-24 16:50:32 +08:00
javascript-promise-petstore.sh Update petstore sample for JS-promise client 2016-05-06 18:02:32 +08:00
jaxrs-cxf-cdi-petstore-server.sh jaxrs-cxf-cdi :: Add a basic JAX-RS Application and CDI fixes (#4196) 2016-11-18 14:00:53 +08:00
jaxrs-cxf-client-petstore.sh add petstore sample for jaxrs-cxf-client, update travis ci (#5111) 2017-03-18 22:48:38 +08:00
jaxrs-cxf-petstore-server-annotated-base-path.sh [JAXRS-CXF] Issue 4569 - Re-added usage of contextPath in api.mustache (basePath) (#4580) 2017-02-06 14:11:41 +08:00
jaxrs-cxf-petstore-server-non-spring-application.sh [JAXRS-CXF] Issue 4569 - Re-added usage of contextPath in api.mustache (basePath) (#4580) 2017-02-06 14:11:41 +08:00
jaxrs-cxf-petstore-server.sh [JAXRS-Spec|Resteasy|CXF] Issue 4315 - Fixed bug generating arrays of enums (#4582) 2017-02-05 23:01:18 +08:00
jaxrs-jersey1-petstore-server.sh [JaxRS Server][Jersey1/2] Pass server port by cli (#5246) 2017-03-30 01:26:37 +08:00
jaxrs-petstore-server.sh [JaxRS Server][Jersey1/2] Pass server port by cli (#5246) 2017-03-30 01:26:37 +08: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 update shell script permission to executable 2017-04-25 10:23:45 +08:00
jaxrs-resteasy-eap-petstore-server.sh update shell script permission to executable 2017-04-25 10:23:45 +08: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 Fix resteasy offsetdatetime provier (#3332) 2016-08-15 23:46:52 +08:00
jaxrs-resteasy-petstore-server.sh Fix resteasy offsetdatetime provier (#3332) 2016-08-15 23:46:52 +08:00
jaxrs-spec-petstore-server.sh [Jaxrs-spec] fix usage of Jersey templates in shellscript (#4722) 2017-02-08 00:41:36 +08:00
jmeter-petstore.sh add petstore jmeter sample 2016-09-19 14:59:48 +08:00
kotlin-client-petstore.sh Merge branch 'kotlin-api-model-docs' of https://github.com/jimschubert/swagger-codegen into jimschubert-kotlin-api-model-docs 2017-05-31 00:28:08 +08:00
lumen-petstore-server.sh add parameters validation from request & adjust the mustache output style 2016-05-13 11:43:29 +08:00
nancyfx-petstore-server.sh [nancyfx] Issue #5196: make package GUID nonrandom for nancyfx samples (#5209) 2017-03-27 13:19:13 +08:00
nodejs-petstore-google-cloud-functions.sh Introduce NodeJS codegen for Google Cloud Functions. (#4406) 2016-12-22 23:11:52 +08:00
nodejs-petstore-server.sh Refactor nodejs generated code structure (#4909) 2017-03-06 01:10:01 +08:00
objc-petstore-all.sh fix #3418 - slim missing contextpath 2016-07-20 15:49:41 +08:00
objc-petstore-coredata.sh update objc petstore to use petstore.json 2017-06-05 12:25:51 +08:00
objc-petstore.sh update objc petstore to use petstore.json 2017-06-05 12:25:51 +08:00
perl-petstore.sh hide generation timestamp for perl (#4614) 2017-01-21 19:12:51 +08:00
php-petstore.sh fix php test cases with petstore test yaml 2016-04-14 16:19:38 +08:00
python-petstore.sh [Python] Fix bug of test files about packageName 2016-06-08 09:24:12 +09:00
qt5-petstore.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
rails5-petstore-server.sh remove debugging flag, add batch file for rails5 generator 2016-06-10 21:58:16 +08:00
restbed-petstore-server.sh [C++] Restbed Server Stub Code Generator (#5742) 2017-06-02 14:40:07 +08:00
ruby-petstore.json Add config file for bin/ruby-petstore.sh 2015-06-26 17:15:14 +08:00
ruby-petstore.sh Minor fixes to sample generation scripts (#5523) 2017-05-02 15:12:45 +08:00
run-all-petstore add warning message for run-all-petstore 2017-05-15 15:37:05 +08:00
scala-async-petstore.sh fix requireParameterCount in scala 2016-04-16 00:09:15 +08:00
scala-petstore.sh fix requireParameterCount in scala 2016-04-16 00:09:15 +08:00
scalatra-petstore-server.sh update server generator to use petstore.yaml 2016-04-15 17:42:18 +08:00
silex-petstore-server.sh update server generator to use petstore.yaml 2016-04-15 17:42:18 +08:00
sinatra-petstore-server.sh fix typo, update sinatra to use origianl petstore spec (yaml) 2016-04-04 16:17:23 +08:00
slim-petstore-server.sh update server generator to use petstore.yaml 2016-04-15 17:42:18 +08:00
spring-all-pestore.sh update shell scripts, remove execute permission for json files 2017-05-17 22:12:06 +08:00
spring-cloud-feign-petstore.json change spring-cloud petstore artifact-id 2016-07-06 11:51:56 +02:00
spring-cloud-feign-petstore.sh [spring] add an option to choose the response wrapper type 2016-10-25 15:40:51 +02:00
spring-delegate-j8.sh Fix Issue #5063 (deleting wrong sample files) (#5064) 2017-03-16 01:36:25 +08:00
spring-delegate.sh Fix Issue #5063 (deleting wrong sample files) (#5064) 2017-03-16 01:36:25 +08:00
spring-mvc-petstore-j8-async-server.sh [Java][Spring] fix missing import for java.io.IOException (#5501) 2017-04-28 00:45:06 +08:00
spring-mvc-petstore-j8-async.json [Java][Spring] fix missing import for java.io.IOException (#5501) 2017-04-28 00:45:06 +08:00
spring-mvc-petstore-server.json change spring-mvc petstore artifact-id 2016-07-06 11:47:48 +02:00
spring-mvc-petstore-server.sh fix form enum parameters for spring generator, add more test cases 2016-08-09 19:49:38 +08:00
spring-stubs.sh fix issues 2016-06-20 15:13:17 +02: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 Adds @Valid to request body for the JavaSpring (#4850) 2017-04-13 17:42:02 +08: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 Implicit headers for SpringCodegen (#4858) 2017-03-07 14:54:15 +08:00
springboot-petstore-server.sh fix form enum parameters for spring generator, add more test cases 2016-08-09 19:49:38 +08:00
supportPython2.json [Python][Flask] fix python2 support in Flask (#3952) 2016-10-09 14:06:55 +08:00
swift3-petstore-all.sh [Swift] Adding Swift3 generator 2016-10-14 18:32:47 +03:00
swift3-petstore-promisekit.json [Swift] Adding Swift3 generator 2016-10-14 18:32:47 +03:00
swift3-petstore-promisekit.sh fix some swift3 references 2016-10-16 22:49:51 -07:00
swift3-petstore-rxswift.json [Swift] Adding Swift3 generator 2016-10-14 18:32:47 +03:00
swift3-petstore-rxswift.sh [Swift] Adding Swift3 generator 2016-10-14 18:32:47 +03:00
swift3-petstore.json [Swift] Adding Swift3 generator 2016-10-14 18:32:47 +03:00
swift3-petstore.sh [Swift] Adding Swift3 generator 2016-10-14 18:32:47 +03:00
swift-petstore-all.sh fix #3477, add RxSwift support for Swift (#3490) 2016-08-25 19:34:12 +08:00
swift-petstore-promisekit.json [Swift] Add sample/tests for Swift client without PromiseKit 2016-05-21 15:57:52 +02:00
swift-petstore-promisekit.sh move swift samples into swift/default and swift/promisekit directories 2016-05-23 20:08:00 -07:00
swift-petstore-rxswift.json fix #3477, add RxSwift support for Swift (#3490) 2016-08-25 19:34:12 +08:00
swift-petstore-rxswift.sh fix #3477, add RxSwift support for Swift (#3490) 2016-08-25 19:34:12 +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 Merge remote-tracking branch 'upstream/master' 2016-05-28 18:47:41 +01:00
tizen-petstore.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
typescript-angular2-petstore-all.sh Implement generating interfaces option for api resources, closes #5453. (#5519) 2017-05-23 21:40:21 +08:00
typescript-angular2-petstore-interfaces.sh Implement generating interfaces option for api resources, closes #5453. (#5519) 2017-05-23 21:40:21 +08:00
typescript-angular2-petstore-with-npm.sh start adding packaging info to nodejs client. 2016-04-25 08:08:19 +02:00
typescript-angular2-petstore.sh Updating sample and scripts 2016-04-24 11:21:31 +02:00
typescript-angular-petstore.sh Added shell scripts for sample generation of TypeScript 2015-06-17 17:56:37 +02:00
typescript-fetch-petstore-all.sh basic integration test for typescript-fetch 2016-05-13 01:45:54 -04:00
typescript-fetch-petstore-target-es6.json Update bin 2016-05-06 15:59:37 -04:00
typescript-fetch-petstore-target-es6.sh [Typscript][Fetch] add configuration to support authentication (#4008) 2016-10-20 18:38:32 +08:00
typescript-fetch-petstore-with-npm-version.json basic integration test for typescript-fetch 2016-05-13 01:45:54 -04:00
typescript-fetch-petstore-with-npm-version.sh [Typscript][Fetch] add configuration to support authentication (#4008) 2016-10-20 18:38:32 +08:00
typescript-fetch-petstore.sh [Typscript][Fetch] add configuration to support authentication (#4008) 2016-10-20 18:38:32 +08:00
typescript-jquery-all.sh Add support for typescript-jquery (typescript-based API calls using jquery ajax in the browser) (#4953) 2017-03-15 00:17:04 +08:00
typescript-node-petstore-all.sh add license header to typescript API client 2016-06-19 12:03:50 +08:00
typescript-node-petstore-with-npm.sh fixing sample and typscript compile. 2016-04-28 21:54:48 +02:00
typescript-node-petstore.sh fixing sample and typscript compile. 2016-04-28 21:54:48 +02:00
typescript-petstore-npm.json update shell scripts, remove execute permission for json files 2017-05-17 22:12:06 +08:00
ze-ph-petstore-server.sh update shell script permission to executable 2017-04-25 10:23:45 +08:00