feat: nullable support in PHP, multilevel support in PHP and faster g… (#928)
Generator changes (1)
Bug fixes
mockserver
Prevent missing responses for status code assertions
No generator changes
No generator changes
fix: miscellaneous studio fixes: deduplicate already suggested suggestions (#923)
No generator changes
feat: add suport for status code only assertions, fix for async request building in python
Generator changes (23)
Bug fixes
csharp
ensure generated examples are stable generation to generation
Bug fixes
go
ensure generated examples are stable generation to generation
New features
go
Initial mock server generation
New features
go
support boolean flag for status code only assertions
Bug fixes
javav2
ensure generated examples are stable generation to generation
+18 more changes
No generator changes
Generator changes (5)
Bug fixes
go
Prevent missing OAS examples for required and deprecated schemas
Bug fixes
pythonv2
Prevent missing OAS examples for required and deprecated schemas
Bug fixes
typescriptv2
add __tests__ to .gitignore and .npmignore
Bug fixes
typescriptv2
remove erroneous optional marker in envSchema
Bug fixes
typescriptv2
Prevent missing OAS examples for required and deprecated schemas
fix: various fixes to pagination and additional properties in pythonv2, streaming downloads in go
Generator changes (3)
Bug fixes
go
fixed handling of default streaming responses
Bug fixes
pythonv2
fixed handling of additional properties in models with nullable fields
Bug fixes
pythonv2
typing and usage snippets for next pagination func
Generator changes (1)
Chores
pythonv2
upgrade to Pydantic 2.9
fix: Prevent test helper inclusion in sdk for typescriptv2, prevent unterminated multiline strings in go, python, pythonv2, and typescriptv2 test generation, and improve terraform example generation
Generator changes (5)
Bug fixes
go
Prevent unterminated multiline strings from examples
Bug fixes
pythonv2
Prevent unterminated multiline strings from examples
Bug fixes
terraform
example generation is now more deterministic
Bug fixes
typescriptv2
ensure test helper methods are only included when needed
Bug fixes
typescriptv2
Prevent unterminated multiline strings from examples
No generator changes
fix: Arrays of union support in Go, less documentation churn, pagination adjustments in typescriptv2 and pythonv2
Generator changes (3)
Bug fixes
go
Support unions of array
Chores
pythonv2
fix pagination usage snippets when shown alongside error handling
Chores
typescriptv2
fix pagination usage snippets when shown alongside error handling
No generator changes