json-schema-to-typescript icon indicating copy to clipboard operation
json-schema-to-typescript copied to clipboard

Question: is it possible to split one big JSON schema into multiple *.d.ts files?

Open cupidchan opened this issue 4 years ago • 0 comments

Hello @bcherny, I have a single big JSON schema file including about 150 definitions. Is that possible to split the definition of each class into their own .d.ts file? It will be great if you can just point me to an example and your help is greatly appreciated! Thanks a lot!

cupidchan avatar Nov 30 '20 23:11 cupidchan