haystack/releasenotes/notes/fix-serialize-any-type-ea0ca14eadb21b3d.yaml
Sebastian Husch Lee 93f361e1e1
fix: Fix serialization of typing.Any when using serialize_type utility (#8853)
* Fix issue and expand tests

* Add reno
2025-02-18 17:26:56 +01:00

5 lines
89 B
YAML

---
fixes:
- |
Fixes serialization of typing.Any when using serialize_type utility