{ "type": "object", "name": "Metadata10", "properties": { "label": { "type": "string" }, "endpoint": { "type": "string" }, "principalType": { "type": "string" }, "protocol": { "type": "string" } }, "required": [ "label", "endpoint", "principalType", "protocol" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }