Loading 103705/schema/etsi_types.schema.json +12 −0 Original line number Diff line number Diff line Loading @@ -143,6 +143,18 @@ } } }, "DataExistenceRecord": { "type": "object", "description": "Provides confirmation that data matching the request exists", "properties": { "DataExists": { "type":"boolean" } }, "required": [ "DataExists" ] }, "CallPartyInformation": { "type": "object", "description" : "Information about the participants and technologies related to the call", Loading Loading
103705/schema/etsi_types.schema.json +12 −0 Original line number Diff line number Diff line Loading @@ -143,6 +143,18 @@ } } }, "DataExistenceRecord": { "type": "object", "description": "Provides confirmation that data matching the request exists", "properties": { "DataExists": { "type":"boolean" } }, "required": [ "DataExists" ] }, "CallPartyInformation": { "type": "object", "description" : "Information about the participants and technologies related to the call", Loading