Add _cs suffix to client-server http APIs

I'm about to add identity service APIs, so differentiating is good.
This commit is contained in:
Daniel Wagner-Hall 2016-03-08 17:42:41 +00:00 committed by review.rocks
parent cc0dae3aeb
commit f4f186baee
19 changed files with 48 additions and 43 deletions

View file

@ -44,7 +44,7 @@ Client behaviour
Clients can manually set/get their presence/presence list using the HTTP APIs
listed below.
{{presence_http_api}}
{{presence_cs_http_api}}
Idle timeout
~~~~~~~~~~~~