William Cheng
|
6e443f1354
|
fix: honor required fields in jackson @JsonProperty annotations (#21876)
* fix: honor required fields in jackson @JsonProperty annotations
* add samples
* fix: trigger build
* fix: undo
* update to handle nullable as well
---------
Co-authored-by: Erik Lagerholm <erik.lagerholm@volvocars.com>
|
2025-09-03 16:41:59 +08:00 |
|
Jochen Schalanda
|
babb3e272b
|
[Java] Add missing Locale to String.format() invocations (#21871)
* [Java] Add missing Locale to String.format() invocations
* chore: ./bin/generate-samples.sh ./bin/configs/*.yaml
|
2025-09-03 14:52:49 +08:00 |
|
William Cheng
|
20be2decde
|
Prepare v7.16.0 release (#21794)
* Revert "v7.15.0 release (#21792)"
This reverts commit 2c816f89cbd6c4670aaf6e3387c88daadae6cbad.
* prepare 7.15.0 release
* update samples
|
2025-08-22 19:17:23 +08:00 |
|
Iurii Ignatko
|
f5da0ea4a1
|
Remove [this-escape] warnings in generated ApiClient classes (#21620)
|
2025-07-28 16:43:14 +08:00 |
|
Mikko Maunu
|
faf6924f63
|
Regular comment instead of document comment before package declaration. fix #21496 (#21572)
|
2025-07-17 01:29:18 +08:00 |
|
Jochen Schalanda
|
311233d804
|
[Java][MicroProfile] Support additionalProperties with Jackson (#21451)
Refs #20853
Refs #20947
|
2025-07-02 15:52:58 +08:00 |
|