does not generate JSON schema, but simply JSON
Opened this issue · 1 comments
rmirabelle commented
Minor issue, but I believe the name of this repo is misleading, as it does not generate a JSON schema (http://json-schema.org/) but simply proprietary JSON string
nicholasnelson commented
100% agree with this. "JSON Schema" is a specific format which isn't handled by this module.
Ideally this repo would be renamed to something less likely to cause confusion. At the very least, the documentation should note:
"This module generates a JSON representation of your MySQL schema. It does not generate JSON Schema."