Loading 103120/schema/json/ts_103120_Config.schema.json +32 −0 Original line number Original line Diff line number Diff line Loading @@ -161,6 +161,38 @@ "config:URL" "config:URL" ], ], "additionalProperties": false "additionalProperties": false }, "SupportedLDWorkflowEndpoints": { "type": "object", "properties": { "config:SupportedLDWorkflowEndpoint": { "type": "array", "items": { "$ref": "#/$defs/SupportedLDWorkflowEndpoint" } } }, "required": [], "additionalProperties": false }, "SupportedLDWorkflowEndpoint": { "type": "object", "properties": { "config:LDWorkflowEndpoint": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" }, "config:Guidance": { "$ref": "ts_103280_2017_07#/$defs/LongString" }, "config:URL": { "$ref": "ts_103280_2017_07#/$defs/LongString" } }, "required": [ "config:LDWorkflowEndpoint", "config:URL" ], "additionalProperties": false } } } } } } 103120/schema/json/ts_103120_Core.schema.json +3 −0 Original line number Original line Diff line number Diff line Loading @@ -599,6 +599,9 @@ }, }, "SupportedLPWorkflowEndpoints": { "SupportedLPWorkflowEndpoints": { "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLPWorkflowEndpoints" "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLPWorkflowEndpoints" }, "SupportedLDWorkflowEndpoints": { "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLDWorkflowEndpoints" } } }, }, "required": [ "required": [ Loading Loading
103120/schema/json/ts_103120_Config.schema.json +32 −0 Original line number Original line Diff line number Diff line Loading @@ -161,6 +161,38 @@ "config:URL" "config:URL" ], ], "additionalProperties": false "additionalProperties": false }, "SupportedLDWorkflowEndpoints": { "type": "object", "properties": { "config:SupportedLDWorkflowEndpoint": { "type": "array", "items": { "$ref": "#/$defs/SupportedLDWorkflowEndpoint" } } }, "required": [], "additionalProperties": false }, "SupportedLDWorkflowEndpoint": { "type": "object", "properties": { "config:LDWorkflowEndpoint": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" }, "config:Guidance": { "$ref": "ts_103280_2017_07#/$defs/LongString" }, "config:URL": { "$ref": "ts_103280_2017_07#/$defs/LongString" } }, "required": [ "config:LDWorkflowEndpoint", "config:URL" ], "additionalProperties": false } } } } } }
103120/schema/json/ts_103120_Core.schema.json +3 −0 Original line number Original line Diff line number Diff line Loading @@ -599,6 +599,9 @@ }, }, "SupportedLPWorkflowEndpoints": { "SupportedLPWorkflowEndpoints": { "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLPWorkflowEndpoints" "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLPWorkflowEndpoints" }, "SupportedLDWorkflowEndpoints": { "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLDWorkflowEndpoints" } } }, }, "required": [ "required": [ Loading