mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-17 13:09:05 +00:00
* allow configuring jackson, remove jackson import if disabled * do not generate root resource or application file if generating interface * change template files to remove jackson if disabled * updated samples and docs as required by PR checklist