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-proposals/api
Travis Ralston 2ac80d38d7 Document the /publicRooms endpoint for federation
This intentionally doesn't document the third party network aspect of the endpoint. This is scheduled for a later area for dealing with third party network/IDs and is reported as https://github.com/matrix-org/matrix-doc/issues/1476

The client-server response has been broken out to a shared file: both the client-server and server-server /publicRoom endpoints return the same thing, with slightly different inputs.

The inputs (and behaviour) are based upon the docstring here: 43ecfe0b10/synapse/federation/transport/server.py (L583-L612)
7 years ago
..
application-service Move TODO. field1, field2... -> fields... 7 years ago
client-server Document the /publicRooms endpoint for federation 7 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 10 years ago
identity Add IS ping endpoint 8 years ago
push-gateway Add operationId to all endpoints of all APIs 8 years ago
server-server Document the /publicRooms endpoint for federation 7 years ago
README README.rst: Add notes on how to build the spec 8 years ago
check_examples.py Revert giving get() a default 7 years ago
openapi_extensions.md Move TODO. field1, field2... -> fields... 7 years ago
package.json Reinstate validator.js 10 years ago
validator.js Provide doc-comments with makeHandler(); cleanup 8 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.