From 47e805a96e920e76f8a84ed09553265980cb7b86 Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Sat, 23 Sep 2023 17:39:12 -0700 Subject: [PATCH] Correct mislabeled examples from presentation_definition to presentation_submission --- openid-4-verifiable-presentations-1_0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openid-4-verifiable-presentations-1_0.md b/openid-4-verifiable-presentations-1_0.md index dd7a4c03..9a22aad0 100644 --- a/openid-4-verifiable-presentations-1_0.md +++ b/openid-4-verifiable-presentations-1_0.md @@ -1487,7 +1487,7 @@ This example is identic to the previous one with the following exceptions: It se A non-normative example of the Authorization Response would look the same as in the examples of other Credential formats. It would contain the `presentation_submission` and `vp_token` parameters. -The following is a non-normative example of the content of the `presentation_definition` parameter: +The following is a non-normative example of the content of the `presentation_submission` parameter: <{{examples/response/ps_ac_vc_sd.json}} @@ -1527,7 +1527,7 @@ Setting `limit_disclosure` property defined in [@!DIF.PresentationExchange] to ` A non-normative example of the Authorization Response would look the same as in the examples of other Credential formats in this Annex. -The following is a non-normative example of the content of the `presentation_definition` parameter: +The following is a non-normative example of the content of the `presentation_submission` parameter: <{{examples/response/ps_mdl_iso_cbor.json}}