I’ve been trying to use this to generate sane, idiomatic Kotlin models, and am so far a little frustrated by the choices the generator makes - especially with regards to how to represent `anyOf` And `allOf` constructs.
Has anyone had success with generated Kotlin? I’m also curious if there are other Kotlin generators out there.
Has anyone had success with generated Kotlin? I’m also curious if there are other Kotlin generators out there.