Hey guys,
is it possible, that data class could generate StackOverFlow while compiling? After implementing the OpenApiGenerator for a strange Server API, i got multiple generated data class with > 200 fields. Don't ask for the reason of such apis... No possibility to change it for now...
While app:compileDebugKotlin a crash...
Haven't seen such an error before. Any ideas?
Kotlin 1.4.10 with enabled Jetpack Compose for Android
I replaced the classname with xx.xxxx.xxxx.xxxx.xx.xxxx.Xxxxx