diff --git a/doc/source/REST.rst b/doc/source/REST.rst index 3334f41b..2bd7b125 100644 --- a/doc/source/REST.rst +++ b/doc/source/REST.rst @@ -72,7 +72,7 @@ Next tables summaries the resources and the HTTP methods available. +-------------+--------------------------------------------------------------+ +-------------+---------------------------------------+---------------------------------------------+ -| HTTP method | /clouds//images | /clouds//quotas | +| HTTP method | /clouds//images | /clouds//quotas | +=============+=======================================+=============================================+ | **GET** | | **List** the available images | | **Get** the used and available resources | | | | in the ``cloudId`` provider. | | in the ``cloudId`` provider. |