From 39438c2d12697628f6721fdc1329a74e57975295 Mon Sep 17 00:00:00 2001 From: Benn Oshrin Date: Mon, 24 May 2021 10:47:54 -0400 Subject: [PATCH] Errata --- id-match-api.adoc | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/id-match-api.adoc b/id-match-api.adoc index 3392cae..8653867 100644 --- a/id-match-api.adoc +++ b/id-match-api.adoc @@ -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 -------------------- @@ -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 ---- @@ -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 |=====