mirror of
https://github.com/bitwarden/server
synced 2026-01-12 05:24:15 +00:00
Improves code generation of enums for the server bindings in the sdk. Bindings will now use the appropiate variable name from the server. Works by adding a filter which appends x-enum-varnames to enums with the name from c#.