Skip to content

Commit

Permalink
Errata
Browse files Browse the repository at this point in the history
  • Loading branch information
Benn Oshrin committed May 24, 2021
1 parent d4f8785 commit 39438c2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions id-match-api.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,17 @@ TAP Identity Match Protocol
===========================
:Date: March 2021
:Revision: v1.0.0
:toc: macro
:!toc-title:

****
{revision} {date}
Copyright (C) 2021
University Corporation for Advanced Internet Development, Inc.
****

toc::[]

About Identity Match
--------------------
Expand Down Expand Up @@ -460,7 +466,7 @@ _Pending Matches_, and may be used in that context. If assigned, the Match
Request ID must be provided when making a _Forced Reconciliation Request_ to
resolve the _Potential Matches_ response.

* link:schema/json/potential-match-found.json[Potential Match Found Response JSON Schema]
* link:schema/json/potential-match-response.json[Potential Match Found Response JSON Schema]
.Example Multiple Choices Response
----
Expand Down Expand Up @@ -1097,7 +1103,7 @@ Choices`. If the match request has been resolved, the server responds with a
* `404 Not Found`
|*Response Body* a|* On `200 OK`, link:schema/json/current-values-response.json[Current
Values Response] object
* On `300 Multiple Choices`, link:schema/json/potential-match-found.json[Potential
* On `300 Multiple Choices`, link:schema/json/potential-match-response.json[Potential
Match Found Response] object
|=====

Expand Down

0 comments on commit 39438c2

Please sign in to comment.