Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #22 from llorllale/expand_relyingparty_attr
Browse files Browse the repository at this point in the history
fix: term expansion alignment
  • Loading branch information
rolsonquadras authored Jul 29, 2020
2 parents 3f39783 + 35f0305 commit 05889e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vc/authorization-credential-v1.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@id":"ex:issuerDIDDoc",
"@type":"DIDDoc"
},
"rpDIDDoc":{
"@id":"ex:rpDIDDoc",
"requestingPartyDIDDoc":{
"@id":"ex:requestingPartyDIDDoc",
"@type":"DIDDoc"
},
"subjectDID":{
Expand Down

0 comments on commit 05889e0

Please sign in to comment.