Oleh Kurpiak
|
e7c3bdacc2
|
[Java] fix deserialization of readonly properties (#10113)
* [Java] fix deserialization of readonly properties
* [Java] fix deserialization of readonly properties
* [Java] fix deserialization of readonly properties
* [Java] fix deserialization of readonly properties
|
2021-11-14 22:05:25 +08:00 |
|
Vincent Galloy
|
955aadc284
|
10788: ApiClient for resttemplate should not produce warning (#10789)
Motivation:
Remove useless warnings for webclient and resttemplate
|
2021-11-09 14:38:57 +08:00 |
|
William Cheng
|
150e304b4c
|
update samples
|
2021-09-25 13:56:00 +08:00 |
|
RomainPruvostMHH
|
04e67acd0a
|
Fix issue 8352: [Java][RestTemplate][WebClient] Incorrect handling of free form query parameters (#10428)
* [Java][RestTemplate][WebClient] fix issue #8352 handling of free-form
query parameters with Java
* replace tab by spaces
* commit samples files generated by the generate-samples.sh script
|
2021-09-21 11:40:56 +08:00 |
|
William Cheng
|
1231b1ab04
|
update samples, update html doc
|
2021-09-09 12:09:38 +08:00 |
|
Kaijia Feng
|
8cc2bc4fa7
|
[Java][RestTemplate][WebClient] Fix typo in comments (#10311)
|
2021-09-02 21:03:29 +08:00 |
|
Oleh Kurpiak
|
c148539ce3
|
[Java][Spring] fix imports for nullable helpers (#10234)
|
2021-09-02 11:01:12 +08:00 |
|
Nathan Baulch
|
5d68bd6a03
|
Fix thousands of spelling typos (#10272)
|
2021-08-28 22:58:24 +08:00 |
|
Thomas Zeeman
|
f2b50faeec
|
Fix unchecked conversion (#10246)
* Fix unchecked conversion
Update restttemplate and webclient templates to use <>-operator.
Also update samples.
* Update samples
|
2021-08-25 10:09:53 +08:00 |
|
William Cheng
|
fcdc9d49f7
|
update samples
|
2021-07-27 14:16:55 +08:00 |
|
Oleh Kurpiak
|
aa4018d09b
|
[Java] fix nullable arrays when JsonNullable is used (#10012)
|
2021-07-27 13:57:07 +08:00 |
|