mirror of
https://github.com/fankes/moshi.git
synced 2025-10-22 01:19:22 +08:00
* removed limitation where subtypes should be unique There can be use cases where different type labels should match with the same subtype * added test for PolymorphicJsonAdapter non unique subtypes