feat: Mock API server automatically generated with test generation, fix extraneous HTTP Authorization header in TypeScript (#1180)
Generator changes (10)
Chores
csharp
sort imports and remove unused using directives
Chores
csharp
fix: usage snippets (missing imports, multiline strings, null reference warnings, discriminated unions)
Bug fixes
csharp
add null check for non-optional operation security
New features
go
Mock API server now generated based on test generation configuration
Bug fixes
javav2
javav2 - upgrade apache httpclient from 4.x to 5.4.1, jackson to 2.18.2, commons-io to 2.18.0 GEN-783
New features
php
add retry support
New features
pythonv2
Mock API server now generated based on test generation configuration
Chores
typescriptv2
bump typescript transpilation target to ES2020
Bug fixes
typescriptv2
remove default basic auth username / password
New features
typescriptv2
Mock API server now generated based on test generation configuration