We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dafd4a commit ab6086aCopy full SHA for ab6086a
1 file changed
dataikuapi/dssclient.py
@@ -670,7 +670,7 @@ def get_personal_api_key(self, id):
670
"""
671
Get a handle to interact with a specific Personal API key
672
673
- :param str id: the secret id of the desired API key
+ :param str id: the id of the desired API key
674
675
:returns: A :class:`dataikuapi.dss.admin.DSSPersonalApiKey` API key handle
676
0 commit comments