mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-13 07:47:26 +00:00
* refactor tests * Test refactoring and add failing test for enum * Remove redundant method * Slight refactoring * refactoring * simplification of _deserialize_value_with_schema and _deserialize_value * Add some more TODOs * Add support for enum serialization and deserialization * types * Add reno * fix linting * PR comments * Add warning message * dev comment