feat: add string union support to pythonv2, allow users to always set retry policy in TS, add python timeout configuration
Generator changes (5)
New features
pythonv2
add support for string unions
New features
pythonv2
adjust timeout config to timeout ms
Bug fixes
pythonv2
fixed typing of the returned Generator type when using SSE with responseFormat: envelop*
New features
typescriptv2
always allow users to pass a retry policy when calling an SDK methods
Bug fixes
typescriptv2
add '.' when stringifying jsonpath tokens