openapi-generator/bin
2016-06-08 09:24:12 +09:00
..
windows setup rails 5 basic structure 2016-05-15 00:20:38 +08:00
akka-scala-petstore.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
all-petstore.sh fix typo 2016-05-10 22:16:25 +08:00
android-petstore-httpclient.sh minor fix to android after switching default lib 2016-05-15 14:40:20 +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 Change the android-volley client codegen to an Android library 2016-01-04 19:09:07 +08:00
android-petstore.sh minor fix to android after switching default lib 2016-05-15 14:40:20 +08:00
aspnet5-petstore-server.sh update server generator to use petstore.yaml 2016-04-15 17:42:18 +08:00
clojure-petstore.sh And bin/clojure-petstore.sh and build the petstore clojure client sample 2015-11-17 00:47:12 +08:00
csharp-dotnet2-petstore.sh issue#2589: added fully qualified names memory stream for C# 2016-04-13 16:56:36 -07:00
csharp-petstore.sh [csharp] default optionalProjectFileFlag to true 2016-05-04 21:44:52 -04:00
dart-petstore.sh replace requiredParam with reuqired 2016-04-15 22:54:46 +08:00
dynamic-html.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
flash-petstore.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
flaskConnexion.sh update sample for some server generators 2016-04-15 17:55:40 +08:00
go-petstore.sh added packageName in the codegen option 2016-04-27 22:47:57 -07: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
html-petstore.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
java-inflector-petstore-server.sh update server generator to use petstore.yaml 2016-04-15 17:42:18 +08:00
java-petstore-all.sh Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients"" 2016-04-22 10:13:54 +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 Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients"" 2016-04-22 10:13:54 +08:00
java-petstore-jersey2.json Change the "--library" option into a config option 2015-08-07 22:16:32 +08:00
java-petstore-jersey2.sh Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients"" 2016-04-22 10:13:54 +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 Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients"" 2016-04-22 10:13:54 +08:00
java-petstore-retrofit2.json Add support to Retrofit2 2015-11-10 03:20:49 +01:00
java-petstore-retrofit2.sh Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients"" 2016-04-22 10:13:54 +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 Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients"" 2016-04-22 10:13:54 +08:00
java-petstore-retrofit.json set retrofit as a java library 2015-09-18 14:21:48 +02:00
java-petstore-retrofit.sh Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients"" 2016-04-22 10:13:54 +08:00
java-petstore.sh Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients"" 2016-04-22 10:13:54 +08:00
javascript-closure-angular.sh update akka-scala petstore, minor fix 2016-04-16 17:49:34 +08:00
javascript-petstore.sh better enum support for JS 2016-05-03 11:21:17 +08:00
javascript-promise-petstore.sh Update petstore sample for JS-promise client 2016-05-06 18:02:32 +08:00
jaxrs-cxf-petstore-server.sh made timestamp generation enabled by default 2016-04-03 14:36:23 -06:00
jaxrs-jersey1-petstore-server.sh [JAX-RS] fix library setting "jersey2" (#3016) 2016-06-02 14:33:08 +08:00
jaxrs-petstore-server.sh [JAX-RS] fix library setting "jersey2" (#3016) 2016-06-02 14:33:08 +08:00
jaxrs-resteasy-petstore-server.sh made timestamp generation enabled by default 2016-04-03 14:36:23 -06:00
jersey2-petstore-server.sh made timestamp generation enabled by default 2016-04-03 14:36:23 -06:00
lumen-petstore-server.sh fix python property name 2016-04-20 22:12:09 +08:00
nodejs-petstore-server.sh made timestamp generation enabled by default 2016-04-03 14:36:23 -06:00
objc-petstore.sh [Objc] coraData cli option changed from y/n to true false 2016-05-30 22:02:17 +08:00
perl-petstore.sh update pet store test case for perl after switching spec 2016-04-14 16:19:39 +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 setup rails 5 basic structure 2016-05-15 00:20:38 +08:00
ruby-petstore.json Add config file for bin/ruby-petstore.sh 2015-06-26 17:15:14 +08:00
ruby-petstore.sh update ruby test case 2016-04-14 16:19:39 +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-mvc-petstore-j8-async-server.sh update springmvc bin to use petstore.yaml 2016-04-15 20:07:00 +08:00
spring-mvc-petstore-j8-async.json Added spring-mvc-petstore-j8-aysnc-server.sh executable. 2015-12-25 16:34:35 +13:00
spring-mvc-petstore-server.sh update springmvc bin to use petstore.yaml 2016-04-15 20:07:00 +08:00
springboot-petstore-server.sh rename spsringboot sh, change permission, add ModelApiResponse.java 2016-05-05 15:31:17 +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.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-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 basic integration test for typescript-fetch 2016-05-13 01:45:54 -04: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 basic integration test for typescript-fetch 2016-05-13 01:45:54 -04:00
typescript-fetch-petstore.sh basic integration test for typescript-fetch 2016-05-13 01:45:54 -04: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 start adding packaging info to nodejs client. 2016-04-25 08:08:19 +02:00