Skip to content

Commit

Permalink
Update selectivePointers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PatStLouis authored Dec 2, 2024
1 parent 5758a4c commit d1b1caf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/fixtures/license/2.0/selectivePointers.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
"/credentialSubject/driverLicense/documentIdentifier",
"/credentialSubject/driverLicense/dateOfBirth",
"/credentialSubject/driverLicense/expirationDate",
"/credentialSubject/driverLicense/issuingAuthority"
"/credentialSubject/driversLicense/document_number",
"/credentialSubject/driversLicense/birth_date",
"/credentialSubject/driversLicense/expiry_date",
"/credentialSubject/driversLicense/issuing_authority"
]

0 comments on commit d1b1caf

Please sign in to comment.