From 62539eda139fafed02a15e57e28c53788a5f7e66 Mon Sep 17 00:00:00 2001 From: wes-smith Date: Tue, 16 Jul 2024 15:15:23 -0400 Subject: [PATCH] Reword description of posting VPR to initiate exchange. --- exchanges.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/exchanges.yml b/exchanges.yml index 7fff793..9863b2f 100644 --- a/exchanges.yml +++ b/exchanges.yml @@ -132,10 +132,10 @@ paths: description: Internal Error post: summary: Participate in an exchange. Posting an empty body will start the exchange or return - what the exchange is expecting to complete the next step. Posting a Verifiable Presentation Request with `query.type` - set to "VerifiablePresentationRequest" to start the exchange will result in either a Verifiable Presentation Request - response from the server, if the server will need a Verifiable Presentation from the client during the exchange, or a - 400 error if the server will issue in response to an empty body. + what the exchange is expecting to complete the next step. Posting a Verifiable Presentation Request + to start the exchange will result in either a Verifiable Presentation Request response from the server, + if the server will need a Verifiable Presentation from the client during the exchange, or a + 4XX error if the server will issue in response to an empty body. tags: - Credentials security: