William Cheng
eee7a40629
remove dollar sign from java const name
2019-08-19 15:42:59 +08:00
Slavek Kabrda
5182955cca
[Java][client] make it possible to send explicit nulls for nullable fields ( #3474 )
...
* [Java][client] make it possible to send explicit nulls for nullable fields
* Regenerate samples
2019-08-16 16:26:06 +08:00
Jérémie Bresson
a4811c7850
[java-client] set collection to null when not required ( #3615 )
...
* [java][model] set collection to null when not required
* Fix tests
* Fix trailing whitespace
* generate samples
* Restore 'de.thetaphi' plugin in pom.xml
2019-08-15 22:01:19 +08:00
William Cheng
c3535cf9ca
Add test cases to cover different collection formats ( #3640 )
...
* add test cases to cover different collection format
* add space params to retrofit 1.x
* add space params to retrofit 2.x
* rename url to localVarUrl
* fix exception in haskell servant
2019-08-15 11:09:12 +08:00
William Cheng
5956569e7a
Prepare 4.1.1-SNAPSHOT ( #3603 )
...
* update pom
* update samples
* update pom
2019-08-10 09:41:08 +08:00
Jérémie Bresson
1ab7b9ceb6
[java][client][jax-rs] Add a constant for Jackson @JsonProperty ( #3560 )
2019-08-09 11:01:23 +08:00
William Cheng
93cb215531
update java native 11 samples
2019-07-26 15:21:23 +08:00
Benjamin Douglas
43590582c5
Java 11 native HTTP client library ( #3434 )
...
* Initial commit of Java 11 native HTTP client port
* Rebase to master and add JSR305 for @Nullable
* Update samples with @Nullable annotations
2019-07-26 09:59:21 +08:00