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 |
|
cbornet
|
ba3d548712
|
remove okhttp and gson dependencies
|
2016-03-07 10:38:27 +00:00 |
|
cbornet
|
6f114a1556
|
add scalar converter to retrofit2
Fix #2177
|
2016-03-07 09:19:55 +00:00 |
|
wing328
|
d665903b3f
|
Merge pull request #2149 from dhontecillas/master
support latest Retrofit 2 v2.0.0-beta4
|
2016-02-29 18:05:14 +08:00 |
|
David Hontecillas
|
0fe8f7e375
|
fix build.gradle template for retrofit2
|
2016-02-26 13:34:57 +01:00 |
|
David Hontecillas
|
6788c89816
|
fix templates for retrofit2rx and build.gradle
|
2016-02-25 17:00:56 +01:00 |
|
xhh
|
909d1b537b
|
Support readonly properties for Java retrofit clients
|
2016-02-22 19:00:57 +08:00 |
|
Silvio Heuberger
|
671dba4284
|
Use retrofit2-beta3 and it's dendencies in retrofit2 clients
Requires some changes to the generated client code
as some package renaming and api changes have occurred.
|
2016-02-02 15:43:08 +01:00 |
|
Silvio Heuberger
|
e34706386f
|
Change the artifact identifier for the retrofit2-rx sample
|
2016-01-25 10:29:13 +01:00 |
|
Silvio Heuberger
|
d60f7d1186
|
Change templates and test code so that the sample is 1.7 compatible
Alas.
|
2016-01-25 10:29:13 +01:00 |
|
Silvio Heuberger
|
042dd59a38
|
Add sample client usage for retrofit2 with rx adapter and java 8
|
2016-01-25 10:29:13 +01:00 |
|