artifactdb/Build JSON schemas

Resolve, validate and prettify JSON schemas

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
do_resolveWhether to resolve subschema references in the raw schemas.notrue
do_validateWhether to validate the resolved schemas.notrue
do_prettifyWhether to prettify the resolved schemas.notrue
path_rawPath to the input directory containing the raw schemas. Only used if `do_resolve = true`.noraw
path_resolvedPath to the directory containing the resolved schemas. This is an output directory if `do_resolve = true`, otherwise it is an input directory that already contains resolved schemas.noresolved
path_docsPath to the output directory containing the human-readable schemas. Only used if `do_prettify = true`.nopublic
docs_titleTitle for the landing page. Only required `do_prettify = true`.noSchema overview
path_tarballPath to an output tarball containing all resolved schemas. If this is empty, no tarball is created.no""

no outputs