Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update iota-framework-recommendation.md #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/iota-framework-recommendation.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Add New Presentation Definition for requesting music preferences in Affinidi Iot

4. Click `Edit` button under `Create Presentation Definitions` section to add new presentation definition for requesting music recommendations

5. Click `+ Add` button and providing the name of the Presentation Definition as `Music Recommendations` and then select from the available templates to pre-populate the editor and modify with the below presentation definition to request `Music Recommendations Credential` from the Affinidi Vault.
5. Click `+ Add` button and providing the name of the Presentation Definition as `Music preferences` and then select from the available templates to pre-populate the editor and modify with the below presentation definition to request `Music Recommendations Credential` from the Affinidi Vault.

```Json
{
Expand Down Expand Up @@ -108,7 +108,7 @@ Add New Presentation Definition for requesting music preferences in Affinidi Iot
}
```

7. Click on `Create` button, `QueryId` for requesting Event Ticket VC is generated.
7. Click on `Create` button, `QueryId` for requesting Music Preferences is generated.

### 3. Update .env files

Expand Down