matrix-org / matrix-org/matrix-spec
Olm to-device event format missing `sender` field
Open
Nobody has claimed this yet.
clarification
- Dominant language
- HTML
- Stars
- 330
- Forks
- 150
- Avg merge
- 2h 21m
- Merged PRs (30d)
- 3
Description
**Link to problem area**: https://spec.matrix.org/unstable/client-server-api/#molmv1curve25519-aes-sha2
**Issue**
The example to-device payload is missing the `sender` field which is present in actual implementations.
**Expected behaviour**
Presumably the example should be modified to mention the `sender` field.
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 at the linked Matrix client-server API section and inspect the Olm to-device event example. Update the example to include the sender field, then verify that the rendered specification reflects the corrected payload.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100