Compare commits

..

2 commits

Author SHA1 Message Date
famfo cfe1b062d1
Merge 0608624f1d into fe5a195f4a 2026-03-06 09:17:39 +00:00
famfo 0608624f1d
s2s/query: clarify profile behaviour and API responses
Signed-off-by: famfo <famfo@famfo.xyz>
2026-03-04 15:43:52 +01:00
3 changed files with 2 additions and 3 deletions

View file

@ -1 +0,0 @@
Fix various typos throughout the specification.

View file

@ -84,7 +84,7 @@ For the `users` namespace, application services can only register interest in
homeserver). Events affecting users on other homeservers are not sent to an application
service, even if the user happens to match the one of the `users` namespaces (unless,
of course, the event affects a room that the application service is interested in
for another reason - for example, because there is another user in the room that the
for another room - for example, because there is another user in the room that the
application service is interested in).
For the `rooms` and `aliases` namespaces, all events in a matching room will be

View file

@ -122,7 +122,7 @@ paths:
`M_FORBIDDEN`
- omit certain key/value pairs in the response
Requesting servers MAY wish to cache the response to this query to avoid requesting the
Requseting servers MAY wish to cache the response to this query to avoid requesting the
information too often.
operationId: queryProfile
security: