summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-09-28 16:02:35 -0300
committerdrebs <drebs@riseup.net>2017-09-28 16:02:35 -0300
commit4aae2b421552c3f25903cc50c74544323348d66c (patch)
treeb88a095c1b1b4f043564a4bddf31bd78f7e77065 /docs
parentb7812ea26162b5b24b27dab42d2bf89964fd39e2 (diff)
[doc] fix blobs table in reference doc
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/blobs.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/blobs.rst b/docs/reference/blobs.rst
index 1150a34c..5d480342 100644
--- a/docs/reference/blobs.rst
+++ b/docs/reference/blobs.rst
@@ -36,9 +36,9 @@ HTTP Blobs API
The public endpoint provides the following REST API for interacting with the
*Blobs* service:
-=========================== ========== ================================= ============================
+=========================== ========== ================================= ============================================
path method action accepted query string fields
-=========================== ========== ================================= ============================
+=========================== ========== ================================= ============================================
``/blobs/{uuid} ``GET`` Get a list of blobs. filtered by ``namespace``, ``filter_flag``, ``order_by``
a flag.
``/blobs/{uuid}/{blob_id}`` ``GET`` Get the contents of a blob. ``namespace``
@@ -49,7 +49,7 @@ path method action accepte
of flags should be sent in the
body of the request.
``/blobs/{uuid}/{blob_id}`` ``DELETE`` Delete a blob. ``namespace``
-============================ ============ =================================
+=========================== ========== ================================= ============================================
The Blobs service supports *namespaces*. All requests can be modified by the
``namespace`` query string parameter, and the results will be restricted to