feat: add support for defining tests via an arazzo document, fixes to context management in pythonv2, fixes to circular references and unions
Generator changes (21)
Bug fixes
csharp
handle circular references through unions correctly
Bug fixes
go
handle circular references through unions correctly
New features
go
add support for basic arazzo documents for defining tests
Bug fixes
go
Prevent caching of successful testing
Bug fixes
javav2
handle circular references through unions correctly
Bug fixes
javav2
javav2 - jackson-databind-nullable should be api scoped GEN-773
New features
javav2
javav2 - support allowReserved for query and path parameters GEN-704
New features
javav2
add support for basic arazzo documents for defining tests
Bug fixes
mockserver
handle circular references through unions correctly
Bug fixes
php
handle circular references through unions correctly
Bug fixes
postman
handle circular references through unions correctly
Bug fixes
pythonv2
import paths for enum defaults for method inputs
Bug fixes
pythonv2
handle circular references through unions correctly
Bug fixes
pythonv2
make the SDK a context manager so transports can be closed after use
Bug fixes
pythonv2
make the returned iterator from server event methods a context manager so connection can be closed when done
New features
pythonv2
add support for basic arazzo documents for defining tests
Bug fixes
pythonv2
search recursively for the discriminator attribute in nested unions
Bug fixes
ruby
handle circular references through unions correctly
Bug fixes
terraform
handle circular references through unions correctly
Bug fixes
typescriptv2
handle circular references through unions correctly
Bug fixes
unity
handle circular references through unions correctly