mirror of
https://github.com/fankes/moshi.git
synced 2025-10-21 17:09:21 +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