Skip to content

Commit

Permalink
list style
Browse files Browse the repository at this point in the history
  • Loading branch information
reinkrul committed Nov 6, 2023
1 parent 6099981 commit 7357bf8
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions docs/_static/usecase/v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,11 @@ paths:
- if there are multiple credentials in the presentation, the presentation is included in the result if any of the credentials match.
Valid examples:
* `credentialSubject.givenName=John`
* `credentialSubject.organization.city=Arnhem`
* `credentialSubject.organization.name=Hospital*`
* `credentialSubject.organization.name=*clinic`
* `issuer=did:web:example.com`
Search results are
- `credentialSubject.givenName=John`
- `credentialSubject.organization.city=Arnhem`
- `credentialSubject.organization.name=Hospital*`
- `credentialSubject.organization.name=*clinic`
- `issuer=did:web:example.com`
operationId: searchList
tags:
- usecase
Expand Down

0 comments on commit 7357bf8

Please sign in to comment.