Update data/api/client-server/definitions/client_event_without_room_id.yaml

This commit is contained in:
Richard van der Hoff 2024-06-10 10:32:47 +01:00 committed by GitHub
parent 1c6fd8e5d7
commit a0244f67e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"