We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66842d1 commit 44a7b93Copy full SHA for 44a7b93
index.html
@@ -1214,7 +1214,7 @@ <h4>Exchange Examples</h4>
1214
autonumber
1215
Note right of H: Start exchange
1216
W->>I: Initiate
1217
- Note right of W: POST /workflows/123/exchanges/123 — HTTP request to start exchange (e.g., send credentials, get credentials)
+ Note right of W: POST /workflows/123/exchanges/abc — HTTP request to start exchange (e.g., send credentials, get credentials)
1218
I->>W: Verifiable Presentation Request (VPR)
1219
Note left of I: VPR includes method of interaction, for purposes of exchange
1220
W->>I: Verifiable Presentation (VP)
0 commit comments