Skip to content

Commit 632c3c5

Browse files
author
Frederick Ross
committed
Merge branch 'master' into develop
2 parents 0f6fe80 + 7227c2c commit 632c3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splunklib/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
PATH_LOGGER = "server/logger/"
9696
PATH_MESSAGES = "messages/"
9797
PATH_MODULAR_INPUTS = "data/modular-inputs"
98-
PATH_ROLES = "authentication/roles/"
98+
PATH_ROLES = "authorization/roles/"
9999
PATH_SAVED_SEARCHES = "saved/searches/"
100100
PATH_STANZA = "configs/conf-%s/%s" # (file, stanza)
101101
PATH_USERS = "authentication/users/"

0 commit comments

Comments
 (0)