jpfinne

Results 8 issues of jpfinne

Fix #17343 allowing correct marshalling/unmarshalling of objects using an x-discrimininator-value Test various combination of swagger/openapi, modelNameSuffix... ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title...

Feature: Generator
Issue: Bug

Since [#4947] [java]: adds support for validation of primitives in arrays, the generated java code can be uncompilable. See [BUG] generated code cannot be compiled (Java 21) #17472 [BUG][SPRING] Webflux...

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

All Argument constructor for java client and spring ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request...

Fix #18032. Add a new configOptions: generateBuilders to java client and spring generators The name of the option is the same as in JavaJAXSRSSpecServerCodeGen. Spring + lombok: generateBuilders + generateConstructorWithAllArgs...

Fix #18032. Add a new configOptions: generateBuilders to java client and spring generators The name of the option is the same as in JavaJAXSRSSpecServerCodeGen. Spring + lombok: generateBuilders + generateConstructorWithAllArgs...

Client: Java
Enhancement: Feature
Server: Java

- [x] Have you provided a full/minimal spec to reproduce the issue? - [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x] Have you [tested...

Issue: Bug

Fix #18735 Allow a string in containerDefaultToNull to specify 7.4.0 compatibility Keep 7.5.0 behaviour otherwise. ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly...