OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
21.44k stars 6.48k forks source link

Fix #18715 [JAVA] ensure codegen fields and additionalProperties are not conflicting #18935

Closed jpfinne closed 3 months ago

jpfinne commented 3 months ago

Only write back to additionalProperties if it was present

PR checklist

wing328 commented 3 months ago

can you please resolve the merge conflicts when you've time? then I'll get it merged first thing before merging other PRs

jpfinne commented 3 months ago

can you please resolve the merge conflicts when you've time? then I'll get it merged first thing before merging other PRs

Done

wing328 commented 3 months ago

cc @OpenAPITools/generator-core-team

wing328 commented 3 months ago

we can merge it to start with. i've a few more qeustions/suggestions that I'll discuss with you via Slack