mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Update data/api/client-server/definitions/client_event_without_room_id.yaml
This commit is contained in:
parent
1c6fd8e5d7
commit
a0244f67e5
|
|
@ -128,7 +128,8 @@ properties:
|
|||
wherever practical, but they MAY omit it if necessary (for example,
|
||||
if calculating the value is expensive, servers might choose to only
|
||||
implement it in encrypted rooms). The property is *not* normally populated
|
||||
in the application service API (where there is no clear definition of "requesting user").
|
||||
in events pushed to application services via the application service transaction API
|
||||
(where there is no clear definition of "requesting user").
|
||||
type: string
|
||||
example: join
|
||||
x-addedInMatrixVersion: "1.11"
|
||||
|
|
|
|||
Loading…
Reference in a new issue