geekerzp
b3d28f07f1
Add option verify_ssl
to switch SSL/TLS verification.
2015-08-25 17:58:14 +08:00
wing328
570a595ffb
fix invokerPackage with packageName in compile.mustache
2015-08-25 15:35:22 +08:00
geekerzp
568b7a4fcd
Add test cases for sanitize_for_serialization method in python client.
2015-08-25 15:04:46 +08:00
geekerzp
1b2f491b0e
Add tese case for sanitizing array of models in objc client.
2015-08-25 11:16:19 +08:00
geekerzp
eb21963fa5
Update test case testSanitizeForSerialization in objc client.
2015-08-25 10:51:03 +08:00
geekerzp
ab5483cd04
Add test cases for sanitizeForSerialization method in objc client.
2015-08-25 09:54:30 +08:00
Tony Tam
392e5172b5
changed default behavior for inflector to have unimplemented handlers
2015-08-24 17:26:26 -07:00
ivanmartinvalle
52dc7e210c
Add status code and response headers of the last request to java and csharp templates per #990
2015-08-24 18:35:06 -05:00
Tony Tam
15e336b90a
Merge pull request #1123 from wing328/python_typo
...
[Python] better wording for documentation
2015-08-24 07:18:42 -07:00
Tony Tam
698ed970dc
Merge pull request #1124 from boazsapir/binary
...
support binary input and output
2015-08-24 07:16:29 -07:00
wing328
a43d2163a0
add camelCase support for php variable naming
2015-08-24 21:53:28 +08:00
b_sapir
564dffa7e8
Merge remote-tracking branch 'origin/binary' into binary
...
Conflicts:
modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/JavaClientCodegen.java
modules/swagger-codegen/src/main/resources/Java/ApiClient.mustache
modules/swagger-codegen/src/main/resources/Java/api.mustache
2015-08-24 16:15:18 +03:00
wing328
68f61d9a37
use snake_case instead of under_score
2015-08-24 21:11:52 +08:00
wing328
a7c08e680c
update python samples
2015-08-24 21:08:21 +08:00
wing328
2251a2f892
fix typo, update documentation for python lib
2015-08-24 21:08:21 +08:00
b_sapir
b0c776bbea
Support binary input and output - fix some merge problems
2015-08-24 15:59:58 +03:00
F481
3d89399b58
fixed syntax error
2015-08-24 14:28:13 +02:00
F481
0261121d78
added some useful log/output messages and exception handling
2015-08-24 14:04:50 +02:00
b_sapir
c177cf75d2
Support binary input and output (for body parameters or responses with type "string" and format "binary". Implemented for Java.
2015-08-24 15:04:10 +03:00
b_sapir
d4b4fe4b47
Support binary input and output (for body parameters or responses with type "string" and format "binary". Implemented for Java.
2015-08-24 14:33:15 +03:00
Robin Eggenkamp
e956495665
[Swift] Update to new Swift 2.0 syntax and Xcode 7
...
Note: configs with responseAs: “PromiseKit” won’t work yet
2015-08-24 12:27:33 +02:00
xhh
8408a97aef
Java: Support special characters in enum values
...
and use upper case for enum names
Conflicts:
samples/client/petstore/java/default/src/main/java/io/swagger/client/JSON.java
samples/client/petstore/java/default/src/main/java/io/swagger/client/model/Order.java
samples/client/petstore/java/default/src/main/java/io/swagger/client/model/Pet.java
2015-08-24 18:21:16 +08:00
Robin Eggenkamp
b3afbe73b9
[Swift] Add missing checks for usePromiseKit
2015-08-24 12:20:34 +02:00
Robin Eggenkamp
85aabbe810
Fix possible NullPointerException
...
getWrapped() returns a Boolean which can be null
2015-08-24 12:09:14 +02:00
Ron
3f8dbf416d
Update README.md
2015-08-24 11:20:51 +03:00
Ron
0e0bfde3a8
Update README.md
2015-08-24 11:20:30 +03:00
Tony Tam
29a2eedc1e
java8 tag fixes
2015-08-24 01:04:33 -07:00
Tony Tam
0d5c066605
fixed scalatest version
2015-08-24 01:04:28 -07:00
Tony Tam
6820179903
fixed scalatest version
2015-08-24 01:04:24 -07:00
Tony Tam
617fa43a89
updated development version
2015-08-24 00:52:35 -07:00
Tony Tam
dd67287d63
updated development version
2015-08-24 00:51:18 -07:00
Tony Tam
6aa66897aa
updated readme
v2.1.3
2015-08-24 00:44:03 -07:00
Tony Tam
9b0ddd3a7f
Merge branch 'develop_2.0'
2015-08-24 00:39:03 -07:00
Tony Tam
ee05366d0b
updated README for release
2015-08-24 00:37:23 -07:00
Tony Tam
d048a68438
added sample
2015-08-24 00:33:26 -07:00
Tony Tam
9cc7615b71
rebuilt, updated versions
2015-08-24 00:32:58 -07:00
Tony Tam
dfb9d26c75
Merge branch 'wing328-fix_java_serialize' into develop_2.0
2015-08-24 00:03:31 -07:00
Tony Tam
715c0af41f
merged & rebuilt
2015-08-24 00:03:20 -07:00
Tony Tam
65829e5b6e
merged & rebuilt
2015-08-24 00:03:08 -07:00
Tony Tam
a3c7e22d55
Merge pull request #1116 from swagger-api/issue-1115
...
fixes for jaxrs codegen
2015-08-23 23:56:14 -07:00
Tony Tam
d8ceb8c648
enabled samples
2015-08-23 23:47:01 -07:00
Tony Tam
87f1ef4dc2
re-ordered
2015-08-23 23:46:54 -07:00
Tony Tam
7c2310a13f
updated to jersey 1.18.1, fixes for #1115
2015-08-23 23:34:35 -07:00
Tony Tam
6dcb8da2d8
altered to return inner type only
2015-08-23 23:33:55 -07:00
Tony Tam
a83f01ad60
made string safe
2015-08-23 23:33:27 -07:00
Tony Tam
6c1f7243bf
rebuilt
2015-08-23 23:29:53 -07:00
wing328
164ed99812
fix serializableModel (boolean)
2015-08-24 11:50:21 +08:00
Tony Tam
355cc88e0d
Merge pull request #1113 from swagger-api/issue-1112
...
moved file
2015-08-23 19:04:14 -07:00
Tony Tam
35ed412d1e
moved file
2015-08-23 18:58:46 -07:00
Tony Tam
a5190266b6
Merge pull request #1111 from swagger-api/revert-1029-jaxrs-server-codegen-improvements
...
Revert "fixed generated code to go to target/generated-sources, added…
2015-08-23 18:53:05 -07:00