Commit 974dc99f authored by Herbert Slaghekke's avatar Herbert Slaghekke Committed by Mark Canterbury
Browse files

Update file ts_103120_Core.schema.json

parent 49e94347
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -27,6 +27,27 @@
            "protected",
            "signature"
          ]
        },
        "Signatures": {
          "properties": {
            "hash_algorithm": {
              "type": "string"
            },
            "algorithm": {
              "type": "string"
            },
            "public_key": {
              "type": "string"
            },
            "value": {
              "type": "string"
            }
          },
          "required": [
            "hash_algorithm",
            "algorithm",
            "value"
          ]
        }
      },
      "required": [