diff options
author | Gunther6070 <haydenhartman10@yahoo.com> | 2025-02-26 16:00:35 -0500 |
---|---|---|
committer | Gunther6070 <haydenhartman10@yahoo.com> | 2025-02-26 16:00:35 -0500 |
commit | 72d614074a3cd578322931af647c6f0a65a23dfd (patch) | |
tree | 438a2ebaae76a4373235c369df576d4618315c38 /ufund-api/data | |
parent | 03799f252ad2fb207e256fe7eff7ad0600131b7d (diff) | |
download | JellySolutions-72d614074a3cd578322931af647c6f0a65a23dfd.tar.gz JellySolutions-72d614074a3cd578322931af647c6f0a65a23dfd.tar.bz2 JellySolutions-72d614074a3cd578322931af647c6f0a65a23dfd.zip |
Tested user http calls and fixed update user
Diffstat (limited to 'ufund-api/data')
-rw-r--r-- | ufund-api/data/users.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ufund-api/data/users.json b/ufund-api/data/users.json new file mode 100644 index 0000000..4e98a14 --- /dev/null +++ b/ufund-api/data/users.json @@ -0,0 +1 @@ +[{"name":"steve","password":null}]
\ No newline at end of file |