Loading 103705/examples/csp_a_results.json +1 −2 Original line number Diff line number Diff line { "recordSetDescription" : { "typesUsed" : { "type1" : "uri://example.com/schema1.schema.json", "type2" : "uri://example.com/schema2.schema.json" "Subscription" : "http://example.com/csp_a/response#/$defs/extendedSubscriberRecord" } }, "recordSet" : [ Loading 103705/examples/csp_b_results.json +2 −2 Original line number Diff line number Diff line { "recordSetDescription" : { "typesUsed" : { "type1" : "uri://example.com/schema1.schema.json", "type2" : "uri://example.com/schema2.schema.json" "Subscriber" : "http://example.com/csp_a/response#/$defs/extendedSubscriberRecord", "Person" : "http://etsi.org/temp/705/entities/$defs/PersonDetails" } }, "recordSet" : [ Loading 103705/schema/response.schema.json +16 −12 Original line number Diff line number Diff line Loading @@ -22,9 +22,10 @@ "title": "RecordSetDescription", "description": "Provides metadata about the records being delivered (see clause 5.2)", "properties": { "typesUsed": { } "resultSetId" : { "$ref" : "#/$defs/resultSetId"}, "version" : {"$ref" : "#/defs/version"}, "created" : {"$ref" : "http://etsi.org/temp/280#/$defs/QualifiedMicrosecondDateTime"}, "typesUsed": { "$ref" : "#/$defs/typesUsed"} }, "required": [ "typesUsed" Loading Loading @@ -67,7 +68,10 @@ "type": "string" } }, "required": ["id", "type"] "required": [ "id", "type" ] } } } No newline at end of file Loading
103705/examples/csp_a_results.json +1 −2 Original line number Diff line number Diff line { "recordSetDescription" : { "typesUsed" : { "type1" : "uri://example.com/schema1.schema.json", "type2" : "uri://example.com/schema2.schema.json" "Subscription" : "http://example.com/csp_a/response#/$defs/extendedSubscriberRecord" } }, "recordSet" : [ Loading
103705/examples/csp_b_results.json +2 −2 Original line number Diff line number Diff line { "recordSetDescription" : { "typesUsed" : { "type1" : "uri://example.com/schema1.schema.json", "type2" : "uri://example.com/schema2.schema.json" "Subscriber" : "http://example.com/csp_a/response#/$defs/extendedSubscriberRecord", "Person" : "http://etsi.org/temp/705/entities/$defs/PersonDetails" } }, "recordSet" : [ Loading
103705/schema/response.schema.json +16 −12 Original line number Diff line number Diff line Loading @@ -22,9 +22,10 @@ "title": "RecordSetDescription", "description": "Provides metadata about the records being delivered (see clause 5.2)", "properties": { "typesUsed": { } "resultSetId" : { "$ref" : "#/$defs/resultSetId"}, "version" : {"$ref" : "#/defs/version"}, "created" : {"$ref" : "http://etsi.org/temp/280#/$defs/QualifiedMicrosecondDateTime"}, "typesUsed": { "$ref" : "#/$defs/typesUsed"} }, "required": [ "typesUsed" Loading Loading @@ -67,7 +68,10 @@ "type": "string" } }, "required": ["id", "type"] "required": [ "id", "type" ] } } } No newline at end of file