Sebastien Rosset
|
d61dcc17e0
|
[gradle] consistent use of maven url in gradle files (#5045)
* wrap maven url with uri function
* consistent use of maven url in gradle files
|
2020-01-19 14:57:38 -05:00 |
|
Jim Schubert
|
ea55968737
|
Evaluating https issues in CircleCI (on top of CiscoM31-maven-h… (#5034)
* replace http with https. Replace http://central.maven.org with https://repo1.maven.org
* replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0
* Force HTTPS for mavenCentral gradle DSL
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
|
2020-01-18 18:53:05 -05:00 |
|
Alexander Eggers
|
02f5cb1a65
|
[Kotlin][Client] Added new option to enable moshi code generator (#4781)
* Added new option to enable moshi code generator
* Tweaking Serializer template
|
2019-12-14 14:39:16 +08:00 |
|
Bruno Coelho
|
7cf027fbf5
|
[kotlin][client] gson complete integration (#4332)
* [kotlin] update dependencies
* [kotlin][client] complete gson integration
* [kotlin][client] run petstores
* [kotlin][client] fix JsonMediaType and update petstores
* Add kotlin client gson to pom.xml
* Remove org.json dependency
* Try to fix kotlin-gson build
* Add kotlin client nonpublic to pom.xml
* Update samples
* try to fix build
* try to fix build
* try to fix build
* try to fix build
* [kotlin][client] restore libraries version
* [kotlin][client] update kotlin version
* [kotlin][client] update some libraries versions
* [kotlin][client] update some libraries versions
* [kotlin][client] add kotlin-gson and kotlin-nonpublic to CI test suit
* [kotlin][client] update some libraries versions
* try to fix build
* try to fix build
|
2019-11-08 15:02:48 +08:00 |
|
Bruno Coelho
|
7a369d3b02
|
[kotlin-client] Add support okhttp3 and Android 4.x (#4008)
* [kotlin] support okhttp3
* [kotlin] create okhttp3 sample
* [kotlin-client] rename HttpClient to HttpLibrary
* [kotlin] move okhttp 3 to library model
* [kotlin] fix okhttp3 version
* [kotlin] fix kotlin client jvm okhttp3
* [kotlin] fix wrong spacing in okhttp3 code
* [kotlin] update okhttp3 sample to use parcelize models
* [kotlin] readd jvm tag
|
2019-10-09 16:38:07 +08:00 |
|