wing328
|
1acf5d2ff4
|
Merge pull request #1816 from xhh/android-volley-library
[Android] Change the android-volley client codegen to an Android library (sub template)
|
2016-01-05 17:19:05 +08:00 |
|
wing328
|
e21edea98c
|
add sh to generate all java petstore client
|
2016-01-05 15:07:48 +08:00 |
|
xhh
|
0103c2f906
|
Change the android-volley client codegen to an Android library
|
2016-01-04 19:09:07 +08:00 |
|
wing328
|
c315d7f3df
|
Merge pull request #1775 from Shyri/android-volley
Android volley client generator
|
2016-01-04 14:30:55 +08:00 |
|
evigeant
|
5867608ee1
|
Merge branch 'master' into feature/jaxrs-no-sys-property
Conflicts:
modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/JaxRSServerCodegen.java
modules/swagger-codegen/src/test/java/io/swagger/codegen/options/JaxRSServerOptionsProvider.java
|
2016-01-03 08:18:31 -05:00 |
|
Shyri Villar
|
58cb5716cb
|
move android-volley generated sample
|
2015-12-29 15:47:37 +01:00 |
|
Shyri Villar
|
69e1eecee0
|
Added petstore sample [android-volley]
|
2015-12-29 15:47:36 +01:00 |
|
Shyri Villar
|
2613e597dd
|
Added petstore sample [android-volley]
|
2015-12-29 15:47:35 +01:00 |
|
Shyri Villar
|
a68ecf7809
|
Added [android-volley] petstore.sh
|
2015-12-29 15:47:24 +01:00 |
|
Ian Chan
|
3103846f45
|
Enforce Java 1.8 when generating spring-mvc with j8-async option
The spring-mvc j8-async code is now located in it's own sample directory
with Java 8 enforced via Maven plug-in.
|
2015-12-29 13:40:46 +13:00 |
|
Ian Chan
|
916793b820
|
Added spring-mvc-petstore-j8-aysnc-server.sh executable.
Added the executable and config file for spring-mvc's j8-async target.
|
2015-12-25 16:34:35 +13:00 |
|
evigeant
|
6f4f293943
|
Updated jaxrs generator to use additional properties instead of java
properties which are very difficult to set from maven
|
2015-12-16 21:41:43 -05:00 |
|
wing328
|
83dc5393cb
|
Merge pull request #1625 from davidkiss/master
adding support for both Java client using Netflix Feign and JMeter tests
|
2015-12-10 16:07:48 +08:00 |
|
wing328
|
7aab20485a
|
add bin and petstore samples for JS
|
2015-12-07 10:53:40 +08:00 |
|
wing328
|
fe96d8769f
|
minor fix to csharp and objc batch file
|
2015-12-04 18:16:46 +08:00 |
|
wing328
|
3f328a4994
|
add batch files for other languages
|
2015-12-04 18:08:59 +08:00 |
|
wing328
|
14ec9c42cb
|
add ruby windows patch, fix php batch file
|
2015-12-04 17:48:48 +08:00 |
|
wing328
|
0818f0c8ad
|
add batch script for php
|
2015-12-04 17:38:29 +08:00 |
|
xhh
|
eb0e47461c
|
Add petstore client sample for Java-feign
|
2015-12-01 16:13:31 +08:00 |
|
xhh
|
2c6c902878
|
Merge branch 'master' into auto-generate-operation-id
Conflicts:
modules/swagger-codegen/src/main/resources/Java/libraries/okhttp-gson/api.mustache
|
2015-11-30 21:05:47 +08:00 |
|
wing328
|
2d34f567ff
|
Merge pull request #1619 from EduGraph/issue-1075
[PHP] Slim Framework v3 - Server Generator #1075
|
2015-11-29 00:54:03 +08:00 |
|
xhh
|
6675cbc20e
|
Auto generate operationId for python-flask server codegen
|
2015-11-25 17:55:04 +08:00 |
|
wing328
|
ff1dd034a8
|
Merge pull request #1585 from xhh/clojure-client
Add a Clojure client codegen
|
2015-11-19 10:58:40 +08:00 |
|
Tony Tam
|
7727d740f0
|
Merge pull request #1584 from swagger-api/issue-1582
added connexion python server generator
|
2015-11-18 08:45:22 -06:00 |
|
jfastnacht
|
65b9f9dcce
|
Added basic Slim Framework support based on silex-PHP
|
2015-11-18 15:05:05 +01:00 |
|
Tony Tam
|
d71d5ac119
|
added files
|
2015-11-17 20:14:53 -08:00 |
|
Tony Tam
|
28c4946945
|
added initial files
|
2015-11-17 19:51:48 -08:00 |
|
xhh
|
9cf7cd9ef6
|
And bin/clojure-petstore.sh and build the petstore clojure client sample
|
2015-11-17 00:47:12 +08:00 |
|
Emiliano Bonassi
|
3a7204d66c
|
Add support to Retrofit2
|
2015-11-10 03:20:49 +01:00 |
|
wing328
|
69a346cb57
|
remove python3 frmo all-petstore.sh
|
2015-10-08 23:38:09 +08:00 |
|
wing328
|
a5fb689615
|
Merge pull request #1260 from wing328/remove_python3_generator
[Python] remove python3 generator
|
2015-09-24 10:50:47 +08:00 |
|
wing328
|
3dc3af8d18
|
remove python3 generator
|
2015-09-20 22:43:43 +08:00 |
|
cbornet
|
1863aca0fa
|
set retrofit as a java library
Fix #1247
Fix #1248
|
2015-09-18 14:21:48 +02:00 |
|
wing328
|
e215a1c87f
|
update dart permission
|
2015-09-08 11:38:01 +08:00 |
|
Yissachar Radcliffe
|
e72a53448e
|
Add Dart support
|
2015-09-06 18:35:29 -04:00 |
|
xhh
|
e35be1bd40
|
Generate Java petstore sample for okhttp-gson
|
2015-08-31 19:59:17 +08:00 |
|
xhh
|
3c84847adb
|
Add a new library template to Java client: okhttp-gson
which uses OkHttp as HTTP library and Gson as JSON processing library
|
2015-08-31 18:42:09 +08:00 |
|
xhh
|
af2ec4cf85
|
Merge branch 'develop_2.0' into library-template-jersey2
Conflicts:
modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/JavaClientCodegen.java
modules/swagger-codegen/src/main/resources/Java/api.mustache
|
2015-08-20 17:36:42 +08:00 |
|
wing328
|
3478e053e1
|
add back flash generator
|
2015-08-15 18:12:14 +08:00 |
|
xhh
|
a41361c959
|
Change the "--library" option into a config option
|
2015-08-07 22:16:32 +08:00 |
|
xhh
|
4321339d4f
|
Java petstore sample: move to "default" sub-folder, add jersey2
|
2015-08-05 17:28:45 +08:00 |
|
Tony Tam
|
0b85ad464a
|
Merge pull request #1028 from swagger-api/inflector-template
added template for the inflector
|
2015-07-28 10:31:40 -07:00 |
|
Ole Lensmar
|
c5d02fe98e
|
added template for the inflector
|
2015-07-28 10:19:36 -07:00 |
|
Andrew B
|
e301d9d00e
|
Adding sample generator and output
|
2015-07-22 11:31:29 -07:00 |
|
xhh
|
822e640e0a
|
Merge branch 'develop_2.0' into ruby-debug
Conflicts:
modules/swagger-codegen/src/main/resources/ruby/swagger/configuration.mustache
modules/swagger-codegen/src/main/resources/ruby/swagger/request.mustache
samples/client/petstore/ruby/lib/petstore/swagger/request.rb
samples/client/petstore/ruby/lib/swagger_client.rb
samples/client/petstore/ruby/lib/swagger_client/swagger/configuration.rb
|
2015-07-14 12:33:17 +08:00 |
|
xhh
|
fb0b7d622f
|
Merge branch 'develop_2.0' into params-order
Conflicts:
modules/swagger-codegen/src/main/resources/php/api.mustache
|
2015-07-13 15:30:06 +08:00 |
|
kubo_takaichi
|
91af76cf41
|
Use CLI option
|
2015-06-27 23:24:49 +09:00 |
|
kubo_takaichi
|
65af735d6c
|
Merge commit '4143e286374bdd384c39a68df1f8f3a3eb58e6a4' into feature/swift_develop_2.0
|
2015-06-27 21:19:32 +09:00 |
|
xhh
|
d8b0cb739f
|
Add config file for bin/ruby-petstore.sh
to rename swagger_client to petstore
|
2015-06-26 17:15:14 +08:00 |
|
Tony Tam
|
69b75bb1af
|
Merge pull request #885 from mhardorf/develop_2.0
Added support for TypeScript generation for AngularJS and Node.js
|
2015-06-25 11:53:21 -07:00 |
|