matrix-org / matrix-org/matrix-spec
delete endpoint for pushers
- Dominant language
- HTML
- Stars
- 330
- Forks
- 150
- Avg merge
- 2h 21m
- Merged PRs (30d)
- 3
Description
The description of the `kind` parameter from the current version.
> The kind of pusher to configure. "http" makes a pusher that sends HTTP pokes. null deletes the pusher.
I would suggest creating a new endpoint like `DELETE /pusher` to delete a pusher and be more explicit about the intend instead of hiding it inside an arbitrary parameter.
Contributor guide
Research direction
Start by reading the current specification text for the pusher `kind` parameter and its deletion behavior. Assess whether a separate `DELETE /pusher` endpoint should replace or supplement that behavior, then update the relevant specification text and verify the endpoint and parameter semantics are consistent.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100