Features
- Update
uv_buildto 0.11 when using--meta=uv(#1434)
Add support for x-enum-varnames to string enums
You can now customize the variable names of the generated string enumerations using the x-enum-varnames openapi extension. Previously, this was only possible for integer enumerations.