Skip to content

Commit 3200034

Browse files
committed
docs: Adjust the documentation
1 parent 9079c0b commit 3200034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana_api/user.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def search_users_with_paging(
7373
query: str = None,
7474
sort: str = None
7575
) -> dict:
76-
"""The method includes a functionality to get all Grafana system users specified by the optional query and paging functionality
76+
"""The method includes a functionality to get all Grafana system users specified by the optional results_per_page, page, query, sort and general paging functionality
7777
7878
Required Permissions:
7979
Action: users:read

0 commit comments

Comments
 (0)