mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-09 13:09:06 +00:00
* Adds useJakartaEe condition to select the appropriate Jackson package to import. This also removes the import on the apache-httpclient template where it doesn't actually get used, requiring users to declare additional dependencies for compilation that aren't actually required by the generated code other than for import. * Ran generate-samples.sh