feat: Terraform initial deepObject style query parameter support, various language fixes for operationId with special characters, Go fix boolean const imports (#1273)
Generator changes (6)
Bug fixes
csharp
Prevent compilation errors with variable naming due to special characters in operationId
Bug fixes
go
Prevent unused import error with boolean const usage
Bug fixes
go
Prevent compilation errors with test naming due to special characters in operationId
Bug fixes
javav2
Prevent compilation errors with test naming due to special characters in operationId
Bug fixes
pythonv2
Prevent compilation errors with test naming due to special characters in operationId
New features
terraform
Initial deepObject style parameter support