summaryrefslogtreecommitdiff
path: root/openstackclient/api/api.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/api/api.py')
-rw-r--r--openstackclient/api/api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/api/api.py b/openstackclient/api/api.py
index 90b4e9c3..ba83ce4d 100644
--- a/openstackclient/api/api.py
+++ b/openstackclient/api/api.py
@@ -161,7 +161,7 @@ class BaseAPI(KeystoneSession):
):
"""Return a list of resources
- GET ${ENDPOINT}/${PATH}
+ GET ${ENDPOINT}/${PATH}?${PARAMS}
path is often the object's plural resource type