From cdeb0faf853c40dd587507ca534708c98d5aadb5 Mon Sep 17 00:00:00 2001 From: Kegsay Date: Wed, 14 Jan 2015 17:17:18 +0000 Subject: [PATCH] Remove block quotes of shame --- drafts/as-http-api.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drafts/as-http-api.rst b/drafts/as-http-api.rst index 4915ab6e..826a774d 100644 --- a/drafts/as-http-api.rst +++ b/drafts/as-http-api.rst @@ -150,8 +150,8 @@ Pushing ``[TODO]`` ~~~~~~~~~~~~~~~~~~ This API is called by the HS when the HS wants to push an event (or batch of events) to the AS. - - Retry semantics - - Ordering +- Retry semantics +- Ordering @@ -169,7 +169,7 @@ API allows the AS to do this, so messages sent from the AS are sent as the clien Client-Server v2 API Extensions ------------------------------- - - Identity assertion (rather than access token inference) - - timestamp massaging (for inserting messages between other messages) - - alias mastery over the ASes namespace - - user ID mastery over the ASes namespace +- Identity assertion (rather than access token inference) +- timestamp massaging (for inserting messages between other messages) +- alias mastery over the ASes namespace +- user ID mastery over the ASes namespace