Generator changes (10)
Docs
csharp
add authentication readme section
Docs
csharp
add pagination section to readme
New features
csharp
implement global security flattening
Bug fixes
csharp
serverIndex not used during SDK instantiation
Chores
go
add flattened security callback test
+5 more changes
Generator changes (1)
Bug fixes
terraform
default implies an Optional attribute is also Computed -- explicitly specify this. Also fix a small union bug
fix: fix hang when generating examples for circular references maps and response description validation
No generator changes
No generator changes
feat: csharp/unity bug fixes, javav2 gets getters, rich validation reports, fixes to unions in typescript (#437)
No generator changes
No generator changes
No generator changes
No generator changes
fix: default value for big floats (tf), prevent namespace collisions with java.lang.Object
Generator changes (1)
Bug fixes
terraform
default value for big floats (type: number)
fix: (terraform) type reconciliation of enums + non-enums could sometimes cause attributes (e.g. computed) from not being applied
Generator changes (1)
Bug fixes
terraform
type reconciliation of enums + non-enums could sometimes cause attributes (e.g. computed) from not being applied
feat: (terraform) push default values into Computed + Optional fields Schema. (javav2) support const primitives (#418)
Generator changes (1)
New features
terraform
push default values into Computed + Optional fields explicitly; such that it's available as terraform plan output