Loading 103705/schema/response.schema.json +17 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,23 @@ } } }, "person" : { "type" : "object", "properties" : { "surname": { "type":"string" }, "givenNames": { "type":"string" }, "dateOfBirth":{ "$ref":"ts_103280_2017_07#/$defs/QualifiedDate" }, "gender": { "type":"string" } } }, "recordSet": { "type": "array", "title": "RecordSet", Loading Loading
103705/schema/response.schema.json +17 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,23 @@ } } }, "person" : { "type" : "object", "properties" : { "surname": { "type":"string" }, "givenNames": { "type":"string" }, "dateOfBirth":{ "$ref":"ts_103280_2017_07#/$defs/QualifiedDate" }, "gender": { "type":"string" } } }, "recordSet": { "type": "array", "title": "RecordSet", Loading