Skip to content

Commit

Permalink
fix REST.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Jun 10, 2024
1 parent 3a23a05 commit 3a9cfbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/REST.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Next tables summaries the resources and the HTTP methods available.
+-------------+--------------------------------------------------------------+

+-------------+---------------------------------------+---------------------------------------------+
| HTTP method | /clouds/<cloudId>/images | /clouds/<cloudId>/quotas |
| HTTP method | /clouds/<cloudId>/images | /clouds/<cloudId>/quotas |
+=============+=======================================+=============================================+
| **GET** | | **List** the available images | | **Get** the used and available resources |
| | | in the ``cloudId`` provider. | | in the ``cloudId`` provider. |
Expand Down

0 comments on commit 3a9cfbe

Please sign in to comment.