Kévin Commaille f17de39ed4 events: More relation serde fixes
It seems that we cant count on serde_json::to_value to detect
duplicates,
because it swallows them instead of returning an error.
The only solution then is to serialize to string and try to deserialize
again.
2024-06-25 14:10:11 +02:00
..
2024-06-25 12:45:15 +02:00
2024-05-30 10:35:07 +02:00