aboutsummaryrefslogtreecommitdiff
path: root/tests/users/add_akshay.json
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-12-16 14:31:13 +0000
committerAkshay <[email protected]>2020-12-16 14:31:13 +0000
commit5cfdb0eb26e4c3c2b087378c8b882c0eff0409af (patch)
tree4ee9b6bb7677a2e6d802261d8c23c99a119f6168 /tests/users/add_akshay.json
parentf25d37318e7873bf4f5ca58bcb850bed70ae77a6 (diff)
add cart endpoints, rework testing files
Diffstat (limited to 'tests/users/add_akshay.json')
-rw-r--r--tests/users/add_akshay.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/users/add_akshay.json b/tests/users/add_akshay.json
new file mode 100644
index 0000000..1d6c405
--- /dev/null
+++ b/tests/users/add_akshay.json
@@ -0,0 +1,8 @@
1
2{
3 "username": "Akshay",
4 "password": "akshay",
5 "phone_number": "123454234",
6 "email_id": "[email protected]",
7 "address": "Rv College of Engineering, Mysuru Road, 560087, Near Metro station"
8}