Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-neal committed Feb 7, 2024
1 parent 3949b82 commit bdabc55
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"$.credentialSubject.dateOfBirth",
"$.credentialSubject.licenseNumber",
"$.credentialSubject.licenseState",
"$vc..credentialSubject.dateOfBirth",
"$vc..credentialSubject.licenseNumber",
"$vc..credentialSubject.licenseState"
"$.vc.credentialSubject.dateOfBirth",
"$.vc.credentialSubject.licenseNumber",
"$.vc.credentialSubject.licenseState"
]
}
]
Expand Down

0 comments on commit bdabc55

Please sign in to comment.