mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-05 08:20:53 +00:00
* Keep static middleware when options contain no middleware field * Regenerate samples * Fix indentation and quotes * Extract middleware merge logic into function * Regenerate samples * Simplify extracted functions * Regenerate samples * Fix: Pass static config when no options are given for inversify * Fix: Allow overriding http api with options * Regenerate samples * Use default parameter for default middlware merge strategy * Throw exception for failed match within switch block