aboutsummaryrefslogtreecommitdiff
path: root/tests/json_data/add_user.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/json_data/add_user.json')
-rw-r--r--tests/json_data/add_user.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/json_data/add_user.json b/tests/json_data/add_user.json
new file mode 100644
index 0000000..c7b2c15
--- /dev/null
+++ b/tests/json_data/add_user.json
@@ -0,0 +1,6 @@
1{
2 "username": "Ramu Kaka",
3 "password": "ramu123",
4 "phone_number": "123454234",
5 "email_id": "[email protected]"
6}