Skip to content

Commit

Permalink
Merge pull request #289 from oleksiybozhykntt/main
Browse files Browse the repository at this point in the history
Update users.json
  • Loading branch information
sebbalex authored Sep 6, 2024
2 parents bcca98a + c4afada commit 4d6785d
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/config/validator/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -618,5 +618,33 @@
"domicileMunicipality": "Roma",
"domicileProvince": "RM",
"domicileNation": "IT"
},
{
"username": "robertopasetti",
"password": "password123",
"spidLevel": 3,
"spidCode": "SPID-020",
"familyName": "Pasetti",
"name": "Roberto",
"gender": "M",
"dateOfBirth": "1980-08-20",
"countyOfBirth": "VE",
"placeOfBirth": "B157",
"idCard": "cartaIdentita AZ765432 comuneVenezia 2015-03-12 2025-09-30",
"expirationDate": "2019-10-01",
"fiscalNumber": "PSTRRT80M20B157M",
"mobilePhone": "33111111111",
"email": "[email protected]",
"digitalAddress": "",
"ivaCode": "",
"companyName": "",
"registeredOffice": "",
"companyFiscalNumber": "",
"address": "Via Listz 21 00144 Roma",
"domicileStreetAddress": "Via Listz 21",
"domicilePostalCode": "00144",
"domicileMunicipality": "Roma",
"domicileProvince": "RM",
"domicileNation": "IT"
}
]

0 comments on commit 4d6785d

Please sign in to comment.