diff --git a/idMatchApi.yml b/id-match-api.yml similarity index 91% rename from idMatchApi.yml rename to id-match-api.yml index ea10e92..dcf0c41 100644 --- a/idMatchApi.yml +++ b/id-match-api.yml @@ -54,8 +54,6 @@ paths: type: mobile number: 8185551234 - referenceId: M523441767 - responses: '201': description: Return new referenceId for a person new to ID Match @@ -64,9 +62,21 @@ paths: schema: $ref: '#/components/schemas/people' example: - { - - } + names: + - + type: official + given: Pat + family: Lee + dateOfBirth: "1983-03-18" + identifiers: + - + type: national + identifier: 3B902AE12DF55196 + telephoneNumbers: + - + type: mobile + number: 8185551234 + referenceId: M523441767 '200': description: Return referenceId for a person known to ID Match