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

@ -52,7 +52,7 @@ dismissing a notification in order for the event to count as "read".
A client can update the markers for its user by interacting with the following
HTTP APIs.
{{receipts_http_api}}
{{receipts_cs_http_api}}
Server behaviour
----------------