Identifier | https://schemas.sourcemeta.com/jsonschema/2019-09/output/hyper-schema.json |
---|---|
Base Dialect | 2019-09 |
Dialect | https://json-schema.org/draft/2019-09/schema |
Size | 0.002244 MB |
{
"$schema": "https://json-schema.org/draft/2019-09/schema",
"$id": "https://schemas.sourcemeta.com/jsonschema/2019-09/output/hyper-schema.json",
"title": "JSON Hyper-Schema Output",
"type": "array",
"items": {
"type": "object",
"allOf": [
{
"$ref": "../links#/$defs/noRequiredFields"
}
],
"if": {
"required": [ "hrefSchema" ]
},
"then": {
"required": [ "hrefInputTemplates", "hrefPrepopulatedInput" ]
},
"else": {
"required": [ "targetUri" ]
...
See the full schemaThis schema has 1 direct dependency and 9 indirect dependencies.
Origin | Dependency |
---|---|
/items/allOf/0/$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 |