summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-05-21 09:57:37 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-05-21 09:57:37 +0000
commit3f7a31bdd7b28a384acc460139bcb7805ce58515 (patch)
tree5c0d158b10124d43f6af391fbe63a878f493785c /develop/print.html
parentdeploy: 8b43cc89fae94030708d20d99ee4c2017f39d95d (diff)
downloadsynapse-3f7a31bdd7b28a384acc460139bcb7805ce58515.tar.xz
deploy: d43042864ac1efb86dfa65526fc310c762b72819
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html

index 1ca00fd250..cdd423f217 100644 --- a/develop/print.html +++ b/develop/print.html
@@ -4829,7 +4829,7 @@ the same whitelist.</p> <hr /> <h3 id="federation_whitelist_endpoint_enabled"><a class="header" href="#federation_whitelist_endpoint_enabled"><code>federation_whitelist_endpoint_enabled</code></a></h3> <p>Enables an endpoint for fetching the federation whitelist config.</p> -<p>The request method and path is <code>GET /_synapse/client/config/federation_whitelist</code>, and the +<p>The request method and path is <code>GET /_synapse/client/v1/config/federation_whitelist</code>, and the response format is:</p> <pre><code class="language-json">{ &quot;whitelist_enabled&quot;: true, // Whether the federation whitelist is being enforced @@ -11519,6 +11519,8 @@ information.</p> ^/_matrix/federation/v1/make_leave/ ^/_matrix/federation/(v1|v2)/send_join/ ^/_matrix/federation/(v1|v2)/send_leave/ +^/_matrix/federation/v1/make_knock/ +^/_matrix/federation/v1/send_knock/ ^/_matrix/federation/(v1|v2)/invite/ ^/_matrix/federation/v1/event_auth/ ^/_matrix/federation/v1/timestamp_to_event/