From 33e30feb2d7cedb1aecbde2f339b40f72128a585 Mon Sep 17 00:00:00 2001 From: drebs Date: Mon, 23 Oct 2017 10:21:21 -0200 Subject: [doc] small fixes in documentation --- docs/reference/blobs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/blobs.rst') diff --git a/docs/reference/blobs.rst b/docs/reference/blobs.rst index 5d480342..17880802 100644 --- a/docs/reference/blobs.rst +++ b/docs/reference/blobs.rst @@ -39,7 +39,7 @@ The public endpoint provides the following REST API for interacting with the =========================== ========== ================================= ============================================ path method action accepted query string fields =========================== ========== ================================= ============================================ -``/blobs/{uuid} ``GET`` Get a list of blobs. filtered by ``namespace``, ``filter_flag``, ``order_by`` +``/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`` ``/blobs/{uuid}/{blob_id}`` ``PUT`` Create a blob. The content of the ``namespace`` -- cgit v1.2.3