Skip to content

Commit

Permalink
Update id-match-1.2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Feb 3, 2021
1 parent 437a458 commit 086e4f9
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion id-match-1.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,19 @@ paths:
- type: mobile
number: '8185551234'

'202':
description: Accepted. Candidates sent for manual resolution
content:
application/json:
schema:
type: object
properties:
matchRequest:
type: string
description: Optionally returns a matchRequest ID for this pending case
example:
matchRequest: 1009

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

Expand Down Expand Up @@ -425,7 +438,7 @@ components:
type: string
explanation:
type: string
description: optional; rationale for including this candidate
description: optional; rationale for including this candidate
attributes:
type: array
items:
Expand Down

0 comments on commit 086e4f9

Please sign in to comment.