Due to the problem in #907 reported, I requested a new flattened schema from the lottie team.
They actually made a new format to be compliant with type generators, that conversation happened here: lottie/lottie-spec#157
However, unfortunately, it looks like there's another issue.
Can
--- stderr
thread 'main' (531858) panicked at /home/robo/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-impl-0.5.0/src/merge.rs:293:9:
not implemented: if/then/else schemas are not supported
Is this a case where the lottie team would need to make more changes or is this something that can be fixed on the typify side?