mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Syntax fixes
This commit is contained in:
parent
8e75c5ed67
commit
42857df26f
|
|
@ -5,10 +5,12 @@
|
|||
should be able to add metadata to m.room.member to state that this user is an
|
||||
application service, a virtual user, etc.
|
||||
|
||||
|
||||
Application Services HTTP API
|
||||
=============================
|
||||
|
||||
.. contents:: Table of Contents
|
||||
|
||||
.. sectnum::
|
||||
|
||||
Application Service -> Home Server
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Content-Type: application/json
|
|||
}
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
...
|
||||
|
||||
|
||||
======================================
|
||||
|
||||
|
|
|
|||
|
|
@ -234,3 +234,4 @@ that are too long.
|
|||
``hash`` and we might want to specify the maximum output size of a hash]]
|
||||
[[TODO(markjh) We might want to allow the server to omit the output of well
|
||||
known hash functions like SHA-256 when none of the keys have been redacted]]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue