Skip to content

Commit b69bad7

Browse files
eljuliansadehad
andauthored
Update docblock regarding Jira cloud parameters
Co-authored-by: adehad <[email protected]>
1 parent 23ace30 commit b69bad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jira/client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2816,7 +2816,7 @@ def search_users(
28162816
query=None,
28172817
):
28182818
"""Get a list of user Resources that match the specified search string.
2819-
"username" query parameter is deprecated; the expected parameter now is "query", which can just be the full
2819+
"username" query parameter is deprecated in Jira Cloud; the expected parameter now is "query", which can just be the full
28202820
email again. But the first parameter is kept for backwards compatibility.
28212821
28222822
:param user: a string to match usernames, name or email against.

0 commit comments

Comments
 (0)