wing328
|
321dc0d41c
|
add test case for number (decimal)
|
2016-06-21 22:22:21 +08:00 |
|
wing328
|
d7ac136503
|
Merge pull request #3179 from areiter/dart-missing-dartson-property
Dart - Java compatibility
|
2016-06-20 22:46:43 +08:00 |
|
Andreas Reiter
|
9ec0e545c8
|
Updated dart petstore
|
2016-06-20 13:25:54 +02:00 |
|
cbornet
|
6c5def6936
|
fix missing java client library files
|
2016-06-20 10:32:02 +02:00 |
|
wing328
|
8283b701e8
|
fix java property with the name "class"
|
2016-06-20 14:51:17 +08:00 |
|
wing328
|
6fd1912b92
|
Merge pull request #3151 from mateuszmackowiak/objc/core_data
[Objc] Moved default petstore demo sample to default folder and created a new with core data sample
|
2016-06-20 14:02:34 +08:00 |
|
wing328
|
d67e4d73cc
|
Merge branch 'zhenjun115-new_python_with_http_info'
|
2016-06-20 13:12:35 +08:00 |
|
wing328
|
50ef914db0
|
update test script for python
|
2016-06-20 12:24:53 +08:00 |
|
wing328
|
88ce868bd5
|
Merge branch 'new_python_with_http_info' of https://github.com/zhenjun115/swagger-codegen into zhenjun115-new_python_with_http_info
Conflicts:
modules/swagger-codegen/src/main/resources/python/api.mustache
samples/client/petstore/python/swagger_client/__init__.py
samples/client/petstore/python/swagger_client/api_client.py
samples/client/petstore/python/swagger_client/apis/pet_api.py
samples/client/petstore/python/swagger_client/apis/store_api.py
samples/client/petstore/python/swagger_client/apis/user_api.py
samples/client/petstore/python/swagger_client/models/__init__.py
samples/client/petstore/python/swagger_client/models/name.py
|
2016-06-20 11:58:35 +08:00 |
|
zhenjun115
|
8180a46a35
|
add test case for pet api method with http info returned;
|
2016-06-19 21:44:12 +08:00 |
|
zhenjun115
|
86c8647ace
|
add async method test case for pet api;
|
2016-06-19 12:31:10 +08:00 |
|
wing328
|
409d5dabca
|
add license header to typescript API client
|
2016-06-19 12:03:50 +08:00 |
|
wing328
|
41a615e4eb
|
add gitignore to TS API client
|
2016-06-19 11:45:51 +08:00 |
|
wing328
|
2b7288d525
|
add license to cpprest files
|
2016-06-18 18:09:19 +08:00 |
|
wing328
|
cc5668c825
|
Merge pull request #3108 from JasonQuinn/master
Adding the ability to get and set the httpClient for jersey2
|
2016-06-18 16:56:01 +08:00 |
|
wing328
|
4aa9f1b5fa
|
add license header to scala files
|
2016-06-18 15:21:55 +08:00 |
|
wing328
|
6af40d6667
|
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen
|
2016-06-18 15:10:27 +08:00 |
|
wing328
|
517a189712
|
Merge pull request #3149 from jimschubert/scala_client_refactor
[scala] Add SBT buid support for scala client
|
2016-06-18 15:10:04 +08:00 |
|
wing328
|
04748484ba
|
remove println from scala test
|
2016-06-18 15:08:55 +08:00 |
|
wing328
|
04b15bab15
|
Merge branch 'scala_client_refactor' of https://github.com/jimschubert/swagger-codegen into jimschubert-scala_client_refactor
|
2016-06-18 14:54:56 +08:00 |
|
wing328
|
fe06fe30e0
|
Merge pull request #3156 from ferristseng/master
Fix result not defined error in javascript ApiClient
|
2016-06-18 14:53:29 +08:00 |
|
Ferris Tseng
|
c30c586f94
|
update petstore sample
|
2016-06-17 15:46:36 -04:00 |
|
wing328
|
1bdaba5cdc
|
Merge pull request #3127 from abcsun/lumen
[PHP Lumen] add parameters validation and the Apache license
|
2016-06-17 18:58:57 +08:00 |
|
wing328
|
36264f3801
|
Merge pull request #3152 from salemXpresso/master
Fix Java CXF on parameter names containing '_' or '-'
|
2016-06-17 12:44:18 +08:00 |
|
wing328
|
8eff9188fb
|
Merge pull request #3153 from wing328/qtcpp_license
[Qt5 C++] Add apache2 license to qt5cpp files
|
2016-06-17 12:20:09 +08:00 |
|
abcsun
|
0effbae24b
|
add lumen api.mustache to generate controller & license update & resource dir restructure
|
2016-06-17 11:37:10 +08:00 |
|
wing328
|
c231474c4b
|
Merge pull request #3154 from wing328/python_travis_ci
[Python] add travis.yml to python api client
|
2016-06-17 09:23:42 +08:00 |
|
Jim Schubert
|
ee630337b9
|
[scala] Add SBT buid support for scala client
|
2016-06-16 20:43:58 -04:00 |
|
wing328
|
f9eef2c825
|
add travis.yml for python api client
|
2016-06-17 00:41:40 +08:00 |
|
wing328
|
6bdee2adb5
|
add apache2 license to qt5cpp
|
2016-06-17 00:04:05 +08:00 |
|
Remi Salembier
|
2d275b41e0
|
Java CXF petstore sample update
|
2016-06-16 17:13:02 +02:00 |
|
Mateusz Mackowiak
|
fc43b8700b
|
[Objc] Moved default petstore demo sample to default folder and created a target with core data sample
|
2016-06-16 11:57:52 +02:00 |
|
wing328
|
dd379461e2
|
Merge pull request #3124 from mateuszmackowiak/objc/core_data_support_for_array_model
[Objc] - CoreData support for ArrayModels
|
2016-06-16 17:24:08 +08:00 |
|
wing328
|
b5f22ff5c8
|
Merge pull request #3109 from philicious/qt5-cpp-helpers-fix
Fixed several issues with Qt5 generator and Qt5 PetStore tests
|
2016-06-16 16:54:45 +08:00 |
|
wing328
|
2107758100
|
add swift-petstore-all.sh and partial_license for perl
|
2016-06-16 16:42:17 +08:00 |
|
wing328
|
6a68965308
|
Merge pull request #3131 from mateuszmackowiak/android/volley/post_null_body_fix_proper
[Android][Volley] fix support for post null body
|
2016-06-16 16:04:55 +08:00 |
|
wing328
|
e501287036
|
Merge pull request #3130 from taxpon/issue-3129-handle-204
Handle 204 response correctly in typescirpt-angualr2
|
2016-06-16 15:30:10 +08:00 |
|
wing328
|
89435850a6
|
Merge pull request #2979 from guohuang/go_server
issue#2970, [Go] add go server codegen template
|
2016-06-15 15:18:28 +08:00 |
|
wing328
|
e875ac6976
|
Merge pull request #3128 from wing328/cpprest_generator
[C++] add cpprest generator
|
2016-06-15 11:32:34 +08:00 |
|
wing328
|
8085e11063
|
add license header to JS cient, update sample
|
2016-06-15 01:18:04 +08:00 |
|
wing328
|
9f3b8bab2b
|
add travis.yml for JS api client
|
2016-06-15 00:03:11 +08:00 |
|
Jason Quinn
|
54babeb5ed
|
Updating jersey2 sample
|
2016-06-14 15:01:10 +01:00 |
|
Mateusz Mackowiak
|
ac7a7503b4
|
[Android][Volley] fix support for requests null body
|
2016-06-14 16:00:40 +02:00 |
|
Mateusz Mackowiak
|
54afae57c8
|
[Android][Volley] fix support for post null body
|
2016-06-14 15:49:41 +02:00 |
|
Takuro Wada
|
723f65b940
|
Fix typo in .swagger-codegen-ignore
|
2016-06-14 21:50:06 +09:00 |
|
Takuro Wada
|
2843c44401
|
Handle 204 response correctly in typescirpt-angualr2
|
2016-06-14 21:31:25 +09:00 |
|
wing328
|
ecd80a3d70
|
add cpprest and samples
|
2016-06-14 16:33:50 +08:00 |
|
wing328
|
b782dc0178
|
Merge pull request #3123 from mateuszmackowiak/android/volley/post_null_body_fix
[Android][Volley] fix support for post null body
|
2016-06-14 15:46:02 +08:00 |
|
philicious
|
691ef88333
|
updated SWGHelpers in tests with output from 1b79734
|
2016-06-14 00:15:39 +02:00 |
|
philicious
|
9825dfc735
|
fixed Qt5 api-body template bug with form params
|
2016-06-14 00:13:12 +02:00 |
|