summaryrefslogtreecommitdiff
path: root/requirements/data_models
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-07-15 13:09:50 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-07-15 13:10:12 +0100
commit6a8b89975105fc0122e424d143f690f38633cbcf (patch)
tree5a03218748bb57c1473f3213fbd295ba8f19b8d5 /requirements/data_models
parent3ab0b1a764d9f2bd6745d03cc9bd520c325b115a (diff)
dml-bucket sourced from req-027, req-028
Diffstat (limited to 'requirements/data_models')
-rw-r--r--requirements/data_models/dml-bucket.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/data_models/dml-bucket.md b/requirements/data_models/dml-bucket.md
index b0d978f..0a7960a 100644
--- a/requirements/data_models/dml-bucket.md
+++ b/requirements/data_models/dml-bucket.md
@@ -8,4 +8,4 @@ A bucket represents a real category of spending, like beer or holidays.
| name | string | A short description of the real category of spending. |
| balance | number | The amount of money currently in the bucket. |
-Source: req-017
+Sources: req-027, req-028