mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-21 10:59:16 +00:00
* Remove Accept request header from api signature * Inject HttpServletRequest to get request header and clean templates * Use constructor injection for HttpServletRequest * Implement example in default controller responses