From 3581368f1f9066bf0d2679f8909a921c83d5486c Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 4 Feb 2019 14:48:31 -0700 Subject: [PATCH] Add the "please use latest.html" warning to the s2s spec Now that we have a release, we should be warning people who try and use the unstable spec as fact. --- specification/server_server_api.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specification/server_server_api.rst b/specification/server_server_api.rst index 778a5819..0993cc14 100644 --- a/specification/server_server_api.rst +++ b/specification/server_server_api.rst @@ -16,6 +16,8 @@ Federation API ============== +{{unstable_warning_block_SERVER_RELEASE_LABEL}} + Matrix homeservers use the Federation APIs (also known as server-server APIs) to communicate with each other. Homeservers use these APIs to push messages to each other in real-time, to retrieve historic messages from each other, and to