[BUG] [Spring] OneOf base class not generated (#9981)#10009
[BUG] [Spring] OneOf base class not generated (#9981)#10009rgranadosd wants to merge 1 commit intoOpenAPITools:masterfrom
Conversation
|
Please seems something is broken on the first step, could anyone review the CI/CD please |
|
@wing328 The .Net build seems to be broken here. Can you please take a look? |
|
cc @OpenAPITools/generator-core-team as the change impacts the default codegen. |
Please ignore the appveyor build failure for the time being. |
|
Have you tried the oneOf model support in the |
|
Hi @wing328, this approach was done at (#8091), and seems it's not working for another C# build issue. So, think both issues are trying to do the same, so maybe could be a good idea to close one ( I think the other is more advance) and review what is happening with this build step. |
eae1c94 to
954806a
Compare
Fix 9981 and Fix 5381
Implemented OneOf for java spring library(server side).
We have found this issue and we want to contribute with this solution that works for us.
This are mostly the changes done on PR-5661(#5661) merged with the current master
PR checklist
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example
./bin/generate-samples.sh bin/configs/java*.For Windows users, please run the script in Git BASH.
master,5.3.x,6.0.x@bbdouglas @sreeshas @jfiala @lukoyanov @cbornet @jeff9finger @karismann @Zomzog @lwlee2608 @bkabrda