mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 16:09:21 +08:00
* Fix missing nullability/annotations when unwrapping typealiases Fixes #990 * Add extra nullable properties test + more nullability in alias test * Add more complex typeAliasNullability test * Recursively check nullability and track annotations in typealiases