From a0244f67e5d836634752720437fb9350ca651c3d Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:32:47 +0100 Subject: [PATCH] Update data/api/client-server/definitions/client_event_without_room_id.yaml --- .../definitions/client_event_without_room_id.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/api/client-server/definitions/client_event_without_room_id.yaml b/data/api/client-server/definitions/client_event_without_room_id.yaml index b1eedda4..f3ff5424 100644 --- a/data/api/client-server/definitions/client_event_without_room_id.yaml +++ b/data/api/client-server/definitions/client_event_without_room_id.yaml @@ -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"