Context (Input, Language)
Input Format: Json Schema
Output Language: Kotlin
Description
Currently class merging can break existing class references as new types are added and the combined class name changes.
Current Behaviour
Cannot disable combineClasses
Proposed Behaviour
Allow disabling combineClasses
Context