You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/api
Travis Ralston 1bc0f63bfb Clarify the homeserver's behaviour for user searching
The homeserver can implement its own algorithm, but is suggested to ensure the requesting user can reasonably see the other users.

The text is intentionally left vague for whether or not the API is local users only to give the homeserver some flexibility in this area.

General cleanup is also included in this commit.

Fixes https://github.com/matrix-org/matrix-doc/issues/1108
6 years ago
..
application-service Merge remote-tracking branch 'matrix-org/master' into travis/as/user-alias-query 6 years ago
client-server Clarify the homeserver's behaviour for user searching 6 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 9 years ago
identity document msisdn-related endpoints in IS (#1507) 6 years ago
push-gateway Improve wording on push gateways 6 years ago
server-server Merge remote-tracking branch 'matrix-org/master' into travis/general/room-versions 6 years ago
README README.rst: Add notes on how to build the spec 7 years ago
check_examples.py Revert giving get() a default 6 years ago
openapi_extensions.md Document OpenAPI extension 6 years ago
package.json Reinstate validator.js 9 years ago
validator.js Provide doc-comments with makeHandler(); cleanup 7 years ago

README

This directory contains swagger-compatible representations of our APIs. See
the main README.rst for details on how to make use of them.