Produces nested markdown that documents a schema. This is a recursive set of function
Arguments
- schema_path
Character. Path to a json-schema. Default is the current schema path set in the package environment
the
.- sep
Character. separator to be used by
paste_reduce()
. Default is"\n"
to create line breaks.
See also
Other Schema Docs:
create_object_docs()
,
get_ref()
,
get_required_fields()
,
increase_docs_depth()
,
paste_reduce()
,
paste_reduce_ul()