From f3b4de0bed7f5ae622f19324349cc4d6e834390e Mon Sep 17 00:00:00 2001 From: drebs Date: Fri, 3 Nov 2017 12:06:55 -0200 Subject: [doc] improve blobs http api description --- docs/reference/blobs/server.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/reference') diff --git a/docs/reference/blobs/server.rst b/docs/reference/blobs/server.rst index cda0b95c..fac0ad03 100644 --- a/docs/reference/blobs/server.rst +++ b/docs/reference/blobs/server.rst @@ -9,10 +9,10 @@ HTTP APIs Soledad Server provides two different REST APIs for interacting with blobs: -* A *public* :ref:`blobs-http-api`, providing the *Blobs* service for Soledad +* A :ref:`blobs-http-api`, providing the *Blobs* service for Soledad Client (i.e. actual users of the infrastructure). -* A *local* :ref:`incoming-http-api`, providing the delivery part of the +* A :ref:`incoming-http-api`, providing the delivery part of the :ref:`incoming-box` service, currently used for the MX mail delivery. Authentication is handled differently for each of the endpoints, see -- cgit v1.2.3