xhh
|
cb394152f9
|
Java client (default): add more docs to README
|
2016-03-23 20:05:40 +08:00 |
|
xhh
|
794aae3fcf
|
Include parameter's default value in comment for operations
for Java feign, retrofit and retrofit2 clients
|
2016-03-19 16:12:34 +08:00 |
|
xhh
|
8c36ed8409
|
Merge branch 'master' into java-imports
Conflicts:
modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/JavaClientCodegen.java
|
2016-02-22 09:24:58 +08:00 |
|
GU Yu (Byron)
|
c7c983b733
|
Add gradle IDE support plugins
|
2016-01-29 00:41:46 +08:00 |
|
xhh
|
34a941f352
|
Improve imports in api/models of Java clients
Closes #1810
|
2016-01-20 16:49:25 +08:00 |
|
wing328
|
ece56af43c
|
Merge pull request #1874 from cbornet/fix_param
[Feign]Fix wrong query param key name in feign client
|
2016-01-12 20:06:29 +08:00 |
|
cbornet
|
07947d8cad
|
fix wrong query param key name
|
2016-01-11 22:25:56 +00:00 |
|
cbornet
|
5e4db995c9
|
add oauth support to feign client
|
2016-01-11 22:16:01 +00:00 |
|
cbornet
|
58c0e63012
|
add auth support to feign library
Fix #1840
|
2016-01-11 22:16:01 +00:00 |
|
David Kiss
|
0d19b30c99
|
using isBodyParam instead of vendorExtention.x-isBody
|
2015-12-09 23:12:42 -05:00 |
|
David Kiss
|
1723078508
|
added support in feign for binary uploads
|
2015-12-07 22:34:38 -05:00 |
|
David Kiss
|
eb4acd0971
|
added unit tests to feign client
|
2015-12-07 01:13:20 -05:00 |
|
317959997
|
7272cb0feb
|
fixed feign api template
|
2015-11-27 12:21:59 -05:00 |
|
317959997
|
be944650df
|
added initial Netflix Feign support
|
2015-11-26 13:30:04 -05:00 |
|