-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
need: endpointNeeds creation or updation of an API endpointNeeds creation or updation of an API endpointsec: prioritizerAnythin related to event or body prioritizationAnythin related to event or body prioritizationtype: feature
Milestone
Description
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
- When returning the body with any serializer, a
blocked: true
should be present only if the body is blocked, i.e. there should be noblocked: false
Metadata
Metadata
Assignees
Labels
need: endpointNeeds creation or updation of an API endpointNeeds creation or updation of an API endpointsec: prioritizerAnythin related to event or body prioritizationAnythin related to event or body prioritizationtype: feature