$ jsonschema install https://schemas.sourcemeta.com/jsonschema/2020-12/links schemas/links.json$ref: "https://schemas.sourcemeta.com/jsonschema/2020-12/links"import schema from "https://schemas.sourcemeta.com/jsonschema/2020-12/links" with { type: "json" };| Identifier | https://schemas.sourcemeta.com/jsonschema/2020-12/links |
|---|---|
| Base Dialect | 2020-12 |
| Dialect | https://json-schema.org/draft/2020-12/schema |
| Health | |
| Size | 0.001844 MB |
This schema declares 0 examples.
This schema has 4 quality errors.
top_level_descriptionSet a non-empty description at the top level of the schema to explain what the definition is about in detail
top_level_examplesSet a non-empty examples array at the top level of the schema to illustrate the expected data
/properties/$commentsimple_properties_identifiersSet properties to identifier names that can be easily mapped to programming languages (matching [A-Za-z_][A-Za-z0-9_]*)
/properties/targetHintsempty_object_as_trueThe empty schema {} accepts all values and is equivalent to the boolean schema true