summaryrefslogtreecommitdiff
path: root/src/cli/user-details-example.json
blob: 3eb1f7afa4ce3134ed4a1652f7d3eefa65798391 (plain)
1
2
3
4
5
6
{ 
    "first-name":"John",
    "last-name":"Wayne",
    "birthdate":"01-01-1901",
    "social-security-number":"123456789" 
}