William Cheng
|
20be2decde
|
Prepare v7.16.0 release (#21794)
* Revert "v7.15.0 release (#21792)"
This reverts commit 2c816f89cb.
* prepare 7.15.0 release
* update samples
|
2025-08-22 19:17:23 +08:00 |
|
Mattias Sehlstedt
|
4d9fd4df92
|
Support Json-serialized query parameters in Spring client RestClient and WebClient (#21725)
* Add so that a query parameter can be serialized as Json in the Spring clients RestClient and WebClient
* Update samples
* Add clientCodeGen test
|
2025-08-12 10:26:33 +08:00 |
|
phactum-mnestler
|
f659457f90
|
[spring] Adapt HttpHeaders access to remain compatible with Spring 7 (#21691)
* [spring] Adapt HttpHeaders access to remain compatible with Spring 7
* update pom.xml patch version
|
2025-08-06 15:46:37 +08:00 |
|
Rui Ventura
|
bf6e83ea63
|
feat(java): Generate servers for restclient library (#21699)
|
2025-08-06 15:36:38 +08:00 |
|
Iurii Ignatko
|
f5da0ea4a1
|
Remove [this-escape] warnings in generated ApiClient classes (#21620)
|
2025-07-28 16:43:14 +08:00 |
|
William Cheng
|
c010c89915
|
update samples
|
2025-06-27 00:39:13 +08:00 |
|
William Cheng
|
046be5dba1
|
Prepare 7.15.0 (#21445)
* Revert "v7.14.0 release (#21443)"
This reverts commit 5eb083e5ce.
* prepare v7.15.0 snapshot
* update samples
* update readme
* update doc
|
2025-06-25 21:34:58 +08:00 |
|
William Cheng
|
623463a6ed
|
[Java] Fix content for enum in MultiPart (#21428)
* [Java] Fix content for enum in addPartToMultiPartBuilder ([#19973](https://github.com/OpenAPITools/openapi-generator/issues/19973))
* [Java] Fix content for enum with restclient (#19973)
* [Java] Fix content for enum with restclient (#19973)
* [Java] Fix content for enum with restclient (#19973)
* update samples
---------
Co-authored-by: Michael Bornholdt Nielsen <michaelbornholdtnielsen@gmail.com>
Co-authored-by: Michael Bornholdt Nielsen <jarryDk@users.noreply.github.com>
|
2025-06-18 16:52:54 +08:00 |
|