fix(ruby): Sorbet double SERVERS assignment; fix(python): model_serializer field name collision; fix(csharp): Models namespace collision; fix(cli): non-TTY Select prompt loop (#2000)
Generator changes (3)
Bug fixes
csharp
resolve Models namespace collision when x-speakeasy-model-namespace is models
Bug fixes
pythonv2
rename model_serializer method to avoid name collision with field serializer for fields named model
Bug fixes
ruby
eliminate double assignment of SERVERS constant in Ruby Sorbet SDKs