Loading 103120/schema/json/ts_103120_Common.schema.json +12 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,18 @@ } ] }, "DictionaryEntries": { "type": "object", "properties": { "common:DictionaryEntry": { "type": "array", "items": { "$ref": "#/$defs/DictionaryEntry" } } }, "required": [] }, "DictionaryEntry": { "type": "object", "properties": { Loading 103120/schema/json/ts_103120_Core.schema.json +44 −0 Original line number Diff line number Diff line Loading @@ -254,6 +254,17 @@ "required": [ "DELIVER" ] }, { "type": "object", "properties": { "GETCSPCONFIG": { "$ref": "#/$defs/GETCSPCONFIGRequest" } }, "required": [ "GETCSPCONFIG" ] } ] } Loading Loading @@ -340,6 +351,17 @@ "required": [ "DELIVERResponse" ] }, { "type": "object", "properties": { "GETCSPCONFIGResponse": { "$ref": "#/$defs/GETCSPCONFIGResponse" } }, "required": [ "GETCSPCONFIGResponse" ] } ] } Loading Loading @@ -515,6 +537,28 @@ "Identifier" ] }, "GETCSPCONFIGRequest": { "type": "object", "properties": {}, "required": [] }, "GETCSPCONFIGResponse": { "type": "object", "properties": { "LastChanged": { "$ref": "ts_103280_2017_07#/$defs/QualifiedDateTime" }, "Dictionaries": {}, "TargetFormatTypeDefinitions": {}, "TargetingConfigurations": {}, "SupportedLIWorkflowEndpoints": {}, "SupportedLPWorkflowEndpoints": {} }, "required": [ "LastChanged", "TargetingConfigurations" ] }, "HI1Object": { "type": "object", "properties": { Loading 103120/schema/json/ts_103120_Task.schema.json +6 −0 Original line number Diff line number Diff line Loading @@ -116,6 +116,9 @@ }, "task:ServiceType": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" }, "task:TargetIdentifierSubtype": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" } }, "required": [] Loading Loading @@ -475,6 +478,9 @@ }, "task:Subtype": { "$ref": "#/$defs/RequestSubtype" }, "task:TargetIdentifierSubtype": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" } }, "required": [] Loading 103280/TS_103_280.schema.json +1 −1 File changed.Contains only whitespace changes. Show changes Loading
103120/schema/json/ts_103120_Common.schema.json +12 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,18 @@ } ] }, "DictionaryEntries": { "type": "object", "properties": { "common:DictionaryEntry": { "type": "array", "items": { "$ref": "#/$defs/DictionaryEntry" } } }, "required": [] }, "DictionaryEntry": { "type": "object", "properties": { Loading
103120/schema/json/ts_103120_Core.schema.json +44 −0 Original line number Diff line number Diff line Loading @@ -254,6 +254,17 @@ "required": [ "DELIVER" ] }, { "type": "object", "properties": { "GETCSPCONFIG": { "$ref": "#/$defs/GETCSPCONFIGRequest" } }, "required": [ "GETCSPCONFIG" ] } ] } Loading Loading @@ -340,6 +351,17 @@ "required": [ "DELIVERResponse" ] }, { "type": "object", "properties": { "GETCSPCONFIGResponse": { "$ref": "#/$defs/GETCSPCONFIGResponse" } }, "required": [ "GETCSPCONFIGResponse" ] } ] } Loading Loading @@ -515,6 +537,28 @@ "Identifier" ] }, "GETCSPCONFIGRequest": { "type": "object", "properties": {}, "required": [] }, "GETCSPCONFIGResponse": { "type": "object", "properties": { "LastChanged": { "$ref": "ts_103280_2017_07#/$defs/QualifiedDateTime" }, "Dictionaries": {}, "TargetFormatTypeDefinitions": {}, "TargetingConfigurations": {}, "SupportedLIWorkflowEndpoints": {}, "SupportedLPWorkflowEndpoints": {} }, "required": [ "LastChanged", "TargetingConfigurations" ] }, "HI1Object": { "type": "object", "properties": { Loading
103120/schema/json/ts_103120_Task.schema.json +6 −0 Original line number Diff line number Diff line Loading @@ -116,6 +116,9 @@ }, "task:ServiceType": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" }, "task:TargetIdentifierSubtype": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" } }, "required": [] Loading Loading @@ -475,6 +478,9 @@ }, "task:Subtype": { "$ref": "#/$defs/RequestSubtype" }, "task:TargetIdentifierSubtype": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" } }, "required": [] Loading