aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbenal01 <bja4245@rit.edu>2025-03-17 18:22:13 -0400
committerbenal01 <bja4245@rit.edu>2025-03-17 18:22:13 -0400
commit59119fb799ea27d4bffcf793f768538ad202cd85 (patch)
tree9de443b07937e084396b66b642b32a06b6827582
parentbaf4f2c0189d5c5f8ade40f0ceaed3ab7a7d4754 (diff)
downloadJellySolutions-59119fb799ea27d4bffcf793f768538ad202cd85.tar.gz
JellySolutions-59119fb799ea27d4bffcf793f768538ad202cd85.tar.bz2
JellySolutions-59119fb799ea27d4bffcf793f768538ad202cd85.zip
testing search's inner delete method
-rw-r--r--ufund-api/data/cupboard.json11
1 files changed, 1 insertions, 10 deletions
diff --git a/ufund-api/data/cupboard.json b/ufund-api/data/cupboard.json
index abba017..cc85335 100644
--- a/ufund-api/data/cupboard.json
+++ b/ufund-api/data/cupboard.json
@@ -1,10 +1 @@
-[
- {
- "name": "Money for coral",
- "id": 1,
- "maxGoal": 100.0,
- "type": "MONETARY",
- "filterAttributes": null,
- "Current": 0.0
- }
-] \ No newline at end of file
+[{"name":"Jellyfish Hats","id":26,"maxGoal":10.0,"type":"MONETARY","filterAttributes":[],"Current":0.0},{"name":"Pollution Re-Filtering","id":27,"maxGoal":1.0E7,"type":"MONETARY","filterAttributes":[],"Current":0.0},{"name":"Coral re-re-habilitation","id":28,"maxGoal":10000.0,"type":"MONETARY","filterAttributes":[],"Current":0.0}] \ No newline at end of file