matrix-org / matrix-org/matrix-spec
Deleting a 3pid is a POST request to a /delete route
Open
Nobody has claimed this yet.
A-Client-Server
wart
- Dominant language
- HTML
- Stars
- 330
- Forks
- 150
- Avg merge
- 2h 21m
- Merged PRs (30d)
- 3
Description
This is inconsistent and really should be a DELETE.
Reference: https://github.com/matrix-org/matrix-doc/issues/985
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the referenced Matrix specification issue 985 and locate the specification text describing deletion of a 3pid. Update that protocol description so deletion uses DELETE consistently rather than POST to a /delete route, then verify the surrounding API wording remains consistent.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100