Link Description Object

Get JSON SchemaBundle
Identifierhttps://schemas.sourcemeta.com/jsonschema/2019-09/links.json
Base Dialect2019-09
Dialecthttps://json-schema.org/draft/2019-09/schema
Size0.002276 MB
{
  "$schema": "https://json-schema.org/draft/2019-09/schema",
  "$id": "https://schemas.sourcemeta.com/jsonschema/2019-09/links.json",
  "title": "Link Description Object",
  "allOf": [
    {
      "required": [ "rel", "href" ]
    },
    {
      "$ref": "#/$defs/noRequiredFields"
    }
  ],
  "$defs": {
    "noRequiredFields": {
      "type": "object",
      "properties": {
        "title": {
          "type": "string"
        },
        "description": {
...
See the full schema

Dependencies

This schema has 1 direct dependency and 9 indirect dependencies.

OriginDependency
/$defs/noRequiredFields/properties/headerSchema/$ref/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
Indirect/jsonschema/2019-09/links