Skip to content

Commit

Permalink
rename verifiableCredential in verifiCredentialResult to credential f…
Browse files Browse the repository at this point in the history
…or symmetry

Signed-off-by: pstlouis <[email protected]>
  • Loading branch information
PatStLouis authored and msporny committed Jun 4, 2024
1 parent cb6494c commit 12ded5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/VerifyCredentialResult.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ components:
description: Errors
items:
type: string
verifiedCredential:
credential:
type: object
description: The verified credential
example: { "checks": ["proof"], "warnings": [], "errors": [] }

0 comments on commit 12ded5f

Please sign in to comment.