Loading 103120/schema/json/ts_103120_Core.schema.json +21 −0 Original line number Diff line number Diff line Loading @@ -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": [ Loading Loading
103120/schema/json/ts_103120_Core.schema.json +21 −0 Original line number Diff line number Diff line Loading @@ -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": [ Loading