MCPcopy Create free account
hub / github.com/SchemaStore/schemastore / printSchemaReport

Function printSchemaReport

cli.js:1891–1894  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1889}
1890
1891async function printSchemaReport() {
1892 // `bowtie validate --implementation go-gojsonschema ./src/schemas/json/ava.json ./src/test/ava/ava.config.json`
1893 console.log('TODO')
1894}
1895
1896async function printDowngradableSchemaVersions() {
1897 console.info('Check if a schema can use a lower "$schema" version')

Callers 1

taskReportFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected