$ jsonschema install https://schemas.sourcemeta.com/apis-json/schema_0.15 schemas/schema_0.15.json$ref: "https://schemas.sourcemeta.com/apis-json/schema_0.15"import schema from "https://schemas.sourcemeta.com/apis-json/schema_0.15" with { type: "json" };| Identifier | https://schemas.sourcemeta.com/apis-json/schema_0.15 |
|---|---|
| Base Dialect | Draft4 |
| Dialect | http://json-schema.org/draft-04/schema# |
| Health | |
| Size | 0.006261 MB |
This schema declares 0 examples.
This schema has 0 direct dependencies and 0 indirect dependencies.
This schema has 0 direct dependents and 0 indirect dependents.
This schema has 3 quality errors.
/definitions/maintainersorphan_definitionsSchema definitions in `$defs` or `definitions` that are never internally referenced can be removed
top_level_descriptionSet a non-empty description at the top level of the schema to explain what the definition is about in detail
/definitions/contact/properties/X-twittersimple_properties_identifiersSet `properties` to identifier names that can be easily mapped to programming languages (matching [A-Za-z_][A-Za-z0-9_]*)