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 d1b1caf commit b3c25bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/fixtures/license/1.1/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 b3c25bf

Please sign in to comment.