-
-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Labels
clarificationAn area where the expected behaviour is understood, but the spec could do with being more explicitAn area where the expected behaviour is understood, but the spec could do with being more explicit
Description
Link to problem area:
- https://spec.matrix.org/unstable/client-server-api/#mspacechild
- https://spec.matrix.org/unstable/client-server-api/#mspaceparent
Issue
What is wrong? How can we improve?
For both events, it is indicated that the via field is required, and a few lines below, it reads:
When not present or invalid, the room is not considered to be part of the parent space.
The first part of the sentence, namely When not present, makes it sound like it's optional.
Is it that:
- the field is actually optional, so we shouldn't mark it as required?
- or the event is invalid when the field is not present, and thus the room is not considered to be part of the parent space?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
clarificationAn area where the expected behaviour is understood, but the spec could do with being more explicitAn area where the expected behaviour is understood, but the spec could do with being more explicit