mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-19 07:10:52 +00:00
* Allow to specify response headers (needed for redirecting clients) (#8148) Co-authored-by: Bernardo Pastorelli <13519917+randomswdev@users.noreply.github.com> * add addResponseHeaders option * enable addResponseHeaders * fix comma Co-authored-by: randomswdev <randomswdev@users.noreply.github.com> Co-authored-by: Bernardo Pastorelli <13519917+randomswdev@users.noreply.github.com>