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
|
715c56afcc
|
Rebuild petstore PHP sample with updated order on params
|
2015-07-13 16:51:19 +08:00 |
|
xhh
|
aad05c4dee
|
Merge branch 'develop_2.0' into params-order
Conflicts:
samples/client/petstore/php/SwaggerClient-php/lib/PetApi.php
samples/client/petstore/php/SwaggerClient-php/lib/StoreApi.php
samples/client/petstore/php/SwaggerClient-php/lib/UserApi.php
|
2015-07-13 16:48:19 +08:00 |
|
wing328
|
879c1b921c
|
update php petstore sample
|
2015-07-13 15:31:20 +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 |
|
wing328
|
f154e407d2
|
update coding style based on CodeSniffer
|
2015-07-13 15:26:12 +08:00 |
|
wing328
|
44705b566d
|
add default version for package
|
2015-07-13 15:24:12 +08:00 |
|
wing328
|
71a22141bf
|
add enum support for model property
|
2015-07-13 15:24:11 +08:00 |
|
wing328
|
38149173ff
|
revert petstore json, fixed test case
|
2015-07-13 15:21:39 +08:00 |
|
wing328
|
2258a4632d
|
fix test.php, fix default configuration
|
2015-07-13 15:21:39 +08:00 |
|
wing328
|
259b31ccd4
|
temporary folder setting
|
2015-07-13 15:21:38 +08:00 |
|
wing328
|
7f31da734d
|
add file response for php, update test case
|
2015-07-13 15:09:09 +08:00 |
|
wing328
|
fcd0b31d7d
|
add file response for php
|
2015-07-13 15:09:09 +08:00 |
|
wing328
|
38760d2aa1
|
Merge pull request #915 from xhh/ruby-file-response
[Ruby] Support file downloading for Ruby API client
|
2015-07-13 14:50:40 +08:00 |
|
wing328
|
1434691927
|
Merge pull request #916 from wing328/fix_optional
[Perl, Python AsyncScala] Fix optional tag in the template
|
2015-07-13 11:53:58 +08:00 |
|
wing328
|
c7f8f0171b
|
Merge pull request #919 from wing328/fix_java_android_path_issue
[Java, Android] Fix path variable name
|
2015-07-13 11:51:45 +08:00 |
|
wing328
|
045a3b44c1
|
Merge pull request #901 from tkQubo/feature/swift_develop_2.0
[Swift] Some fixes for SwiftGenerator for develop 2.0
|
2015-07-13 11:51:07 +08:00 |
|
Tony Tam
|
461f556289
|
Merge pull request #893 from sudohippie/develop_2.0-fork
Android & Java template modifications to check collectionFormat when creating query parameters
|
2015-07-09 10:11:54 -07:00 |
|
xhh
|
a51d71e728
|
Fix syntax error when there are no authMethods
|
2015-07-09 10:48:16 +08:00 |
|
xhh
|
a24fee00cb
|
Support primitive response in Ruby client
|
2015-07-08 16:46:31 +08:00 |
|
xhh
|
f42f329ace
|
Parse "date" as Date in Ruby client
|
2015-07-08 13:10:28 +08:00 |
|
xhh
|
66d16cfeaf
|
Validate parameter against allowed values (enum)
|
2015-07-03 16:46:23 +08:00 |
|
xhh
|
846d282ba0
|
Add helper methods for last response
|
2015-07-01 18:48:31 +08:00 |
|
xhh
|
6f1dd5ce35
|
Store last response in a thread-safe way
|
2015-07-01 17:37:16 +08:00 |
|
xhh
|
108b2241c0
|
Validate model property against allowed values (enum)
when present with attribute setters
|
2015-07-01 17:18:29 +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 |
|
wing328
|
30bc58f6ff
|
Merge branch 'fix_optional' of https://github.com/wing328/swagger-codegen into fix_optional
|
2015-06-26 23:57:06 +08:00 |
|
wing328
|
3eca940e7d
|
fix perl and asyncscala optional tab
|
2015-06-26 23:56:20 +08:00 |
|
wing328
|
38d62d768a
|
fix optional for python, python3
|
2015-06-26 23:56:20 +08:00 |
|
xhh
|
1de6952279
|
Support customizing default headers via config option
for example:
config.default_headers['X-MY-HEADER'] = 'my-header-value'
|
2015-06-26 19:09:20 +08:00 |
|
xhh
|
54d6a7e19c
|
Merge branch 'develop_2.0' into ruby-file-response
|
2015-06-26 17:44:37 +08:00 |
|
xhh
|
fafddbf040
|
Fix naming in specs
|
2015-06-26 17:16:38 +08: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 |
|
xhh
|
2d3d35cfd7
|
Rebuild Ruby petstore client
|
2015-06-26 16:37:58 +08:00 |
|
xhh
|
40c9f05536
|
Merge branch 'develop_2.0' into ruby-debug
|
2015-06-26 10:38:58 +08:00 |
|
wing328
|
091e76703c
|
update sample
|
2015-06-26 10:35:50 +08:00 |
|
wing328
|
6a24b328e3
|
fix variable name in path
|
2015-06-26 10:30:12 +08:00 |
|
Tony Tam
|
31efefe0b9
|
Merge branch 'csharp_add_cli_support' of ssh://github.com/wing328/swagger-codegen into wing328-csharp_add_cli_support
|
2015-06-25 11:54:30 -07:00 |
|
Tony Tam
|
e60bd564cb
|
Merge pull request #864 from geekerzp/python-cli-option
[Python] Enabling cli config options for python generator
|
2015-06-25 11:53:29 -07: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
|
1fb796f14d
|
Merge pull request #891 from who/develop_2.0
Replacing getClientResponseStatus() with getStatusInfo()
|
2015-06-25 11:53:10 -07:00 |
|
Tony Tam
|
e996498a24
|
Merge pull request #913 from xhh/scala-warnings
[Scala] Fix warnings and upgrade jersey for Scala client
|
2015-06-25 11:52:57 -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 |
|
Tony Tam
|
69eae7d35b
|
merged
|
2015-06-25 10:23:05 -07:00 |
|
Tony Tam
|
162d1d1f98
|
merged
|
2015-06-25 10:21:38 -07:00 |
|
Tony Tam
|
07d5365c5c
|
merged from #902, rebuilt client
|
2015-06-25 10:17:28 -07:00 |
|
Tony Tam
|
f1239aba6c
|
Merge pull request #908 from wing328/fix_php_file_sep
[PHP] Fix regular expression in toPackagePath
|
2015-06-25 10:10:30 -07:00 |
|
Tony Tam
|
37620518e7
|
Merge pull request #892 from wing328/add_sinatra
[Ruby] Add back Sinatra tempates
|
2015-06-25 10:10:22 -07:00 |
|
William Cheng
|
9d739a44cd
|
update python test case
|
2015-06-25 21:47:00 +08:00 |
|