Provides a name for the given type to be used as a title in the JSON schema. By default, returns the qualified name for non-generic classes.
Report a problem
Returns the schema property name for the given property. By default, returns the Kotlin property name.
Report a problem