From 5a0e40b9846ec569a9282ff482fae3153a5df7f6 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Thu, 19 Feb 2015 16:36:53 +0000 Subject: [PATCH] Mark CS API as v1 in the spec. --- specification/20_client_server_api.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/specification/20_client_server_api.rst b/specification/20_client_server_api.rst index 7e06cdd0..af071d6f 100644 --- a/specification/20_client_server_api.rst +++ b/specification/20_client_server_api.rst @@ -1,5 +1,7 @@ -Client-Server API -================= +Client-Server API v1 +==================== + +This outlines version 1 of the client-server API. Registration and Login ----------------------