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