summaryrefslogtreecommitdiff
path: root/src/cli/user-details-example.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/user-details-example.json')
-rw-r--r--src/cli/user-details-example.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/cli/user-details-example.json b/src/cli/user-details-example.json
new file mode 100644
index 0000000..3eb1f7a
--- /dev/null
+++ b/src/cli/user-details-example.json
@@ -0,0 +1,6 @@
+{
+ "first-name":"John",
+ "last-name":"Wayne",
+ "birthdate":"01-01-1901",
+ "social-security-number":"123456789"
+} \ No newline at end of file