Frontend: add income stream #55
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
research
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
Reference: lvl0/buckets#55
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Split from #34. A user can add an income/expense stream to a scenario. Uses the existing
POST /api/streams.Scope
POST /api/streams(application/ld+json) referencing the scenario IRI and (optionally) a bucket IRI.Notes
bucketis OPTIONAL (income streams are scenario-wide, bucket=null; expense streams may earmark a bucket — see PLATFORM.md Stream domain).Depends on
Out of scope
Testing