krg7880 / json-schema-generator

Generates draft v4 schema from a local file or a remote JSON url.
MIT License
174 stars 53 forks source link

Add support additionalProperties #26

Open 4F2E4A2E opened 5 years ago

4F2E4A2E commented 5 years ago

Hello there and thank you for this lib! Please add support for additionalProperties, they are true by default causing obsolete code in typescript.