-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
A-Client-ServerIssues affecting the CS APIIssues affecting the CS APIclarificationAn 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
From the spec:
power_level_content_override: The power level content to override in the default power level event. This object is applied on top of the generated m.room.power_levels event content prior to it being sent to the room. Defaults to overriding nothing.
It's unclear what the exact override semantics are here. Is the entire generated m.room.power_levels
content discarded and replaced with the object specified here (ie. potentially removing keys)? Are they deep-merged? If yes, what are the exact merge semantics?
davigp, MadLittleMods, sumnerevans, cloudrac3r and D4ndellion
Metadata
Metadata
Assignees
Labels
A-Client-ServerIssues affecting the CS APIIssues affecting the CS APIclarificationAn 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