json-schema-md-doc icon indicating copy to clipboard operation
json-schema-md-doc copied to clipboard

Generate markdown documentation for JSON Schemas

Results 7 json-schema-md-doc issues
Sort by recently updated
recently updated
newest added
trafficstars

the function `refLink` works fine for HTTP links, but for internal schema references it just makes the link the same as the reference, so you get a bunch of links...

https://json-schema.org/understanding-json-schema/reference/conditionals.html

enhancement

https://json-schema.org/understanding-json-schema/reference/generic.html

enhancement

I need more tests performed to make sure that edge cases are caught before going to version 1.0.0 ## Help Wanted Please comment with schemas that have been successful and...

help wanted
good first issue

https://json-schema.org/understanding-json-schema/reference/combining.html

enhancement

https://json-schema.org/understanding-json-schema/reference/object.html#pattern-properties

enhancement

draft-7 provides for setting dependencies for given properties. https://json-schema.org/understanding-json-schema/reference/object.html#property-dependencies

enhancement