mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-30 11:25:24 -04:00
2db0750abb
* Make the JsonConverters for delimited arrays more generic Also adds some tests for serialization (with different types) as we didn't have any before. * Ignore warnings