json-schema-to-typescript
json-schema-to-typescript copied to clipboard
Improve output for unions of patternProperties
See https://github.com/bcherny/json-schema-to-typescript/pull/144#discussion_r167442887
cc @qix
It seems still not working:
Reproduce steps:
- Copy this JSON schema to the online demo: https://bcherny.github.io/json-schema-to-typescript-browser/
- It's transformed successfully, but the property
pathsis not correct, which usespatternProperties