From 512dc03a7b9a06e33997795dc622a510a13b6972 Mon Sep 17 00:00:00 2001
From: DMRobertson
Date: Mon, 16 May 2022 13:50:43 +0000
Subject: deploy: 806003461226dc8db19bf9d631260b78c48d544e
---
develop/print.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'develop/print.html')
diff --git a/develop/print.html b/develop/print.html
index 584b5b0eb3..354997c900 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -3386,7 +3386,7 @@ additional endpoints which should be loaded via dynamic modules.
Valid resource names are:
-
-
client
: the client-server API (/_matrix/client), and the synapse admin API (/_synapse/admin). Also implies 'media' and 'static'.
+client
: the client-server API (/_matrix/client), and the synapse admin API (/_synapse/admin). Also implies media
and static
.
-
consent
: user consent forms (/_matrix/consent). See here for more.
@@ -3395,7 +3395,7 @@ additional endpoints which should be loaded via dynamic modules.
federation
: the server-server API (/_matrix/federation). Also implies media
, keys
, openid
-
-
keys
: the key discovery API (/_matrix/keys).
+keys
: the key discovery API (/_matrix/key).
-
media
: the media API (/_matrix/media).
@@ -6315,7 +6315,7 @@ presence:
# federation: the server-server API (/_matrix/federation). Also implies
# 'media', 'keys', 'openid'
#
-# keys: the key discovery API (/_matrix/keys).
+# keys: the key discovery API (/_matrix/key).
#
# media: the media API (/_matrix/media).
#
--
cgit 1.5.1