Skip to content

Commit 8421116

Browse files
authored
Merge pull request openwallet-foundation#1824 from lineko/patch-1
Update POST /present-proof/send-request to POST /present-proof-2.0/send-request
2 parents 9364295 + 0e463be commit 8421116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/AriesOpenAPIDemo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ Alice now has her Faber credential. Let’s have the Faber agent send a request
601601

602602
### Faber sends a Proof Request
603603

604-
From the Faber browser tab, get ready to execute the **`POST /present-proof/send-request`** endpoint. After hitting `Try it Now`, erase the data in the block labelled "Edit Value Model", replacing it with the text below. Once that is done, replace in the JSON each instance of `cred_def_id` (there are four instances) and `connection_id` with the values found using the same techniques we've used earlier in this tutorial. Both can be found by scrolling back a little in the Faber terminal, or you can execute API endpoints we've already covered. You can also change the value of the `comment` item to whatever you want.
604+
From the Faber browser tab, get ready to execute the **`POST /present-proof-2.0/send-request`** endpoint. After hitting `Try it Now`, erase the data in the block labelled "Edit Value Model", replacing it with the text below. Once that is done, replace in the JSON each instance of `cred_def_id` (there are four instances) and `connection_id` with the values found using the same techniques we've used earlier in this tutorial. Both can be found by scrolling back a little in the Faber terminal, or you can execute API endpoints we've already covered. You can also change the value of the `comment` item to whatever you want.
605605

606606
```jsonc
607607
{

0 commit comments

Comments
 (0)