Syntax fixes
This commit is contained in:
parent
8e75c5ed67
commit
42857df26f
3 changed files with 4 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue