Update maps and proxy

This commit is contained in:
Brendan Abolivier 2018-11-29 15:39:08 +00:00 committed by Brendan Abolivier
parent 1466adf427
commit 6eca7dc3e8
3 changed files with 18 additions and 9 deletions

View file

@ -27,3 +27,12 @@ dtypemm.room.member
:synapse3
:synapse4
:synapse5
:synapse7
:synapse8
"dpdus\x81\xaadtypenm.room.messageedepth"
"gcontent\xa2dbody"
"gmsgtypefm.textgroom_idn"
"porigin_server_ts\x1b\x00\x00\x01gZ\xe3\xfd\x1c"
"\x11*\xd1\x02\x06\xd1\x14"
"\xa1dpdus\xa0"

View file

@ -1,4 +1,13 @@
[
{
"path": "/_matrix/federation/v1/send/{txnId}",
"method": "put",
"name": "send_transaction"
},
{
"path": "/_matrix/client/r0/rooms/{roomId}/send/{eventType}/{txnId}",
"method": "put"
},
{
"path": "/_matrix/client/r0/profile/{userId}/displayname",
"method": "get"
@ -15,10 +24,6 @@
"path": "/_matrix/client/r0/rooms/{roomId}/kick",
"method": "post"
},
{
"path": "/_matrix/client/r0/rooms/{roomId}/send/{eventType}/{txnId}",
"method": "put"
},
{
"path": "/_matrix/client/r0/admin/whois/{userId}",
"method": "get"
@ -499,11 +504,6 @@
"path": "/_matrix/federation/v1/3pid/onbind",
"method": "put"
},
{
"path": "/_matrix/federation/v1/send/{txnId}",
"method": "put",
"name": "send_transaction"
},
{
"path": "/_matrix/federation/v1/user/devices/{userId}",
"method": "get"

Binary file not shown.