json-schema-to-typescript
json-schema-to-typescript copied to clipboard
Id or keyNameFromDefinition is used in name when title is not safe
Hello!
In my schemas, all titles written in Russian, and now it means than all interfaces will be named as NoNameX.
I add the ability to use id or keyNameFromDefinition when title is unsafe.