Skip to content

Commit 8abc16f

Browse files
eljuliansadehad
andcommitted
Update docblock regarding Jira cloud parameters
Co-authored-by: adehad <[email protected]>
1 parent 5a0d1ec commit 8abc16f

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
@@ -2967,7 +2967,7 @@ def search_users(
29672967
query: Optional[str] = None,
29682968
) -> ResultList[User]:
29692969
"""Get a list of user Resources that match the specified search string.
2970-
"username" query parameter is deprecated; the expected parameter now is "query", which can just be the full
2970+
"username" query parameter is deprecated in Jira Cloud; the expected parameter now is "query", which can just be the full
29712971
email again. But the first parameter is kept for backwards compatibility.
29722972
29732973
Args:

0 commit comments

Comments
 (0)