mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-02-24 22:30:53 +00:00
* feat: Support selective ssl/tls backend in rust-server to avoid always requiring openssl * feat: Switch default features so a user must select SSL backend * Further tweaks to rust-server HTTPS feature flagging