mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-12 04:19:04 +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