Skip to content

Commit ab6086a

Browse files
committed
fix doc of get_personal_api_key
1 parent 5dafd4a commit ab6086a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataikuapi/dssclient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ def get_personal_api_key(self, id):
670670
"""
671671
Get a handle to interact with a specific Personal API key
672672
673-
:param str id: the secret id of the desired API key
673+
:param str id: the id of the desired API key
674674
675675
:returns: A :class:`dataikuapi.dss.admin.DSSPersonalApiKey` API key handle
676676
"""

0 commit comments

Comments
 (0)