Open
Description
Hello,
according to 6.1 bullet in [1] the $schema keyword is recommended to be included in the json schema as a root element. I could not observe this element in the json schema generated by this tool.
[1] http://json-schema.org/latest/json-schema-core.html#anchor22