mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Update data/api/application-service/definitions/registration.yaml
This commit is contained in:
parent
6d8a67c931
commit
ea95d2080d
|
|
@ -42,7 +42,7 @@ properties:
|
||||||
- $ref: namespace_list.yaml
|
- $ref: namespace_list.yaml
|
||||||
- description: |-
|
- description: |-
|
||||||
A list of namespaces defining the user IDs that the application
|
A list of namespaces defining the user IDs that the application
|
||||||
service is interested in, in addition to it's `sender_localpart`.
|
service is interested in, in addition to its `sender_localpart`.
|
||||||
Events will be sent to the AS if a local user matching one of the
|
Events will be sent to the AS if a local user matching one of the
|
||||||
namespaces is the target of the event, or is a joined member of
|
namespaces is the target of the event, or is a joined member of
|
||||||
the room where the event occurred.
|
the room where the event occurred.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue