Commit c59bcf30 authored by Frank Fransen's avatar Frank Fransen
Browse files

Update file etsi_types.schema.json

parent 91dd040b
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
    "Pointer": {
      "type": "object",
      "title": "Pointer",
      "description": "Allows one Record in a RecordSet to point to data in another Record in the same Recordset. See clause 5.4",
      "description": "Allows one Record in a RecordSet to point to data in another Record in the same RecordSet. See clause 5.4",
      "properties": {
        "destination": {
          "type": "string",
@@ -756,7 +756,7 @@
        "type": "array",
        "items": {
          "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/Pointer",
          "description": "Points to related records in the record set"
          "description": "Points to related Records in the RecordSet"
        }
      },
      "required": [
@@ -784,7 +784,7 @@
          "type": "array",
          "items": {
            "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/Pointer",
            "description": "Points to related records in the record set"
            "description": "Points to related Records in the RecordSet"
          }
        }
      }
@@ -835,7 +835,7 @@
          "type": "array",
          "items": {
            "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/Pointer",
            "description": "Points to related records in the record set"
            "description": "Points to related Records in the RecordSet"
          }
        }
      }
@@ -865,7 +865,7 @@
          "type": "array",
          "items": {
            "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/Pointer",
            "description": "Points to related records in the record set"
            "description": "Points to related Records in the RecordSet"
          }
        }
      }