Add body blocking #90
Labels
need: endpoint
Needs creation or updation of an API endpoint
sec: prioritizer
Anythin related to event or body prioritization
type: feature
Milestone
Create endpoints to allow users to block bodies, wherein they won't see any event for the body anywhere, except when the event is opened directly. Implement this by imposing a large penalty in the prioritizer if the body or any parent is blocked.
POST /api/bodies/{uuid}{?block}
where block is1
or0
blocked: true
should be present only if the body is blocked, i.e. there should be noblocked: false
#17
The text was updated successfully, but these errors were encountered: