This commit is contained in:
Travis Ralston 2018-08-29 14:36:43 -06:00
parent be97e95dc1
commit 8950f0b2cc

View file

@ -804,7 +804,7 @@ identifier.
Public Room Directory Public Room Directory
--------------------- ---------------------
To compliment the `Client-Server API`_'s room directory, homeservers need a To complement the `Client-Server API`_'s room directory, homeservers need a
way to query the public rooms for another server. This can be done by making way to query the public rooms for another server. This can be done by making
a request to the ``/publicRooms`` endpoint for the server the room directory a request to the ``/publicRooms`` endpoint for the server the room directory
should be retrieved for. should be retrieved for.
@ -906,7 +906,7 @@ intended to compliment the `Device Management module`_ of the Client-Server API.
End-to-End Encryption End-to-End Encryption
--------------------- ---------------------
This section compliments the `End-to-End Encryption module`_ of the Client-Server This section complements the `End-to-End Encryption module`_ of the Client-Server
API. For detailed information about end-to-end encryption, please see that module. API. For detailed information about end-to-end encryption, please see that module.
The APIs defined here are designed to be able to proxy much of the client's request The APIs defined here are designed to be able to proxy much of the client's request