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 |
|
Tony Tam
|
c3d1367e7c
|
Merge pull request #894 from wing328/csharp_add_nunit
[C#] Add NUnit test
|
2015-06-25 11:52:19 -07:00 |
|
kubo_takaichi
|
8540ac71c8
|
Update swift code generation script
|
2015-06-23 12:20:00 +09:00 |
|
wing328
|
1d59937150
|
add nunit test for csharp
|
2015-06-22 11:53:44 +08:00 |
|
William Cheng
|
d178d5e7d8
|
add sinatra template
|
2015-06-19 02:11:08 +08:00 |
|
xhh
|
edcb71ad22
|
Merge branch 'develop_2.0' into params-order
Conflicts:
bin/all-petstore.sh
|
2015-06-18 09:59:13 +08:00 |
|
Martin Hardorf
|
9e8631b75f
|
Added shell scripts for sample generation of TypeScript
|
2015-06-17 17:56:37 +02:00 |
|
xhh
|
b39d44db03
|
Add missing petstore scripts to bin/all-petstore.sh
|
2015-06-17 16:16:44 +08:00 |
|
wing328
|
ce40da0f71
|
add php silex server side codegen
|
2015-06-17 16:01:24 +08:00 |
|
wing328
|
680078dc58
|
fix csharp refer to apiinvoker
|
2015-06-09 13:52:01 +08:00 |
|
Tony Tam
|
637ee77d66
|
added script, fixed templates
|
2015-06-08 15:40:05 -07:00 |
|
Oleg Godovykh
|
ec08d31031
|
add template for Retrofit and Gson
|
2015-05-29 12:23:18 -04:00 |
|
Tony Tam
|
565f054b79
|
merged
|
2015-05-23 08:48:18 -07:00 |
|
Ole Lensmar
|
778ce0b9f6
|
Merge branches 'develop_2.0' and 'jaxrs-interface-generation' of https://github.com/swagger-api/swagger-codegen into jaxrs-interface-generation
|
2015-05-20 17:03:51 -06:00 |
|
Ole Lensmar
|
05268c2742
|
added system property for setting impl folder
|
2015-05-20 16:50:26 -06:00 |
|
kubo_takaichi
|
23d714f2f1
|
Add swift code generator
|
2015-05-20 11:27:45 +09:00 |
|
Tony Tam
|
b4674d6fc5
|
template updates, tests
|
2015-05-15 11:27:03 -07:00 |
|
Tony Tam
|
f9db729e75
|
added qt5
|
2015-05-12 06:05:09 -04:00 |
|
Tony Tam
|
037a00720f
|
added qt5 samples, script
|
2015-05-12 06:04:10 -04:00 |
|
William Cheng
|
d206035e0f
|
add perl support - api template, bin, codegen
|
2015-05-08 03:57:59 +08:00 |
|
William Cheng
|
ccc0653923
|
add python 3 codegen
|
2015-04-10 19:42:09 +08:00 |
|
Tony Tam
|
bba91c7e92
|
added android tests
|
2015-04-04 17:20:04 -07:00 |
|
Tony Tam
|
09346c761b
|
added script
|
2015-04-04 16:28:53 -07:00 |
|
Tony Tam
|
02fd96a24a
|
added spring-mvc sample
|
2015-04-04 13:46:35 -07:00 |
|
Tony Tam
|
9159892965
|
updated templates
|
2015-04-02 18:32:16 -07:00 |
|
Tony Tam
|
df9efe5734
|
added script
|
2015-03-31 21:48:04 -07:00 |
|
Tony Tam
|
6ac497d774
|
rebuilt
|
2015-03-31 16:12:42 -07:00 |
|
Tony Tam
|
a4ce6d7074
|
updated scripts
|
2015-03-29 20:55:26 -07:00 |
|
wing328
|
c1824b5387
|
fix parameter name in API, update petstore sample
|
2015-03-30 09:31:49 +08:00 |
|
William Cheng
|
836f7ecb95
|
rebase with develop_2.0
|
2015-03-28 22:55:15 +08:00 |
|
MerkushevKirill
|
0dcd307333
|
update docs and bash about CLI usage, deprecate old cli classes
(after #547)
|
2015-03-28 12:34:44 +03:00 |
|