Identifier | https://schemas.sourcemeta.com/jsonschema/2019-09/meta/hyper-schema.json |
---|---|
Base Dialect | 2019-09 |
Dialect | https://json-schema.org/draft/2019-09/hyper-schema |
Size | 0.000602 MB |
{
"$schema": "https://json-schema.org/draft/2019-09/hyper-schema",
"$id": "https://schemas.sourcemeta.com/jsonschema/2019-09/meta/hyper-schema.json",
"$vocabulary": {
"https://json-schema.org/draft/2019-09/vocab/hyper-schema": true
},
"$recursiveAnchor": true,
"title": "JSON Hyper-Schema Vocabulary Schema",
"type": [ "object", "boolean" ],
"properties": {
"base": {
"type": "string",
"format": "uri-template"
},
"links": {
"type": "array",
"items": {
"$ref": "../links"
}
}
...
See the full schemaThis schema has 1 direct dependency and 9 indirect dependencies.
Origin | Dependency |
---|---|
/properties/links/items/$ref | /jsonschema/2019-09/links |
Indirect | /jsonschema/2019-09/hyper-schema |
Indirect | /jsonschema/2019-09/schema |
Indirect | /jsonschema/2019-09/meta/hyper-schema |
Indirect | /jsonschema/2019-09/meta/core |
Indirect | /jsonschema/2019-09/meta/applicator |
Indirect | /jsonschema/2019-09/meta/validation |
Indirect | /jsonschema/2019-09/meta/meta-data |
Indirect | /jsonschema/2019-09/meta/format |
Indirect | /jsonschema/2019-09/meta/content |