Skip to content

Commit

Permalink
NbP
Browse files Browse the repository at this point in the history
  • Loading branch information
“Keith committed Dec 16, 2020
1 parent dc64a31 commit 47ec67c
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions id-match-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,28 @@ paths:
number: 8185551234
referenceId: M523441767

'300':
description: Multiple Choices
content:
application/json:
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

'400':
$ref: '#/components/responses/400Error'
Expand Down

0 comments on commit 47ec67c

Please sign in to comment.