fix(go,typescript,java,python,csharp): fix SSE streaming crash on non-JSON union events; feat(ruby): add SSE and JSONL streaming support (#1951)
Generator changes (5)
Bug fixes
csharp
SSE streaming no longer crashes on non-JSON event data in union types
Bug fixes
go
SSE streaming no longer crashes on non-JSON event data in union types
Bug fixes
javav2
SSE streaming no longer crashes on non-JSON event data in union types
Bug fixes
pythonv2
SSE streaming no longer crashes on non-JSON event data in union types
Bug fixes
typescriptv2
SSE streaming no longer crashes on non-JSON event data in union types