/ releasenotes / notes / fix-sede-conditional-router-multiple-outputs-6fe2e58c4c25f80c.yaml
fix-sede-conditional-router-multiple-outputs-6fe2e58c4c25f80c.yaml
1  ---
2  fixes:
3    - |
4      In ConditionalRouter fixed the to_dict and from_dict methods to properly handle the case when output_type is a List of types or a List of strings. This occurs when a user specifies a route in ConditionalRouter to have multiple outputs.