I am getting a `data class` which is implementing another `data class`, something Kotlin doesn't allow. It is related to the feature request https://github.com/OpenAPITools/openapi-generator/issues/8059
I am getting a
data classwhich is implementing anotherdata class, something Kotlin doesn't allow.It is related to the feature request #8059