There was an error while loading. Please reload this page.
1 parent b242dc3 commit 8c46cd5Copy full SHA for 8c46cd5
1 file changed
lib/galaxy/webapps/galaxy/api/configuration.py
@@ -26,7 +26,7 @@ def __init__( self, app ):
26
@expose_api_anonymous
27
def whoami( self, trans, **kwd ):
28
"""
29
- GET /api/authenticate/whoami
+ GET /api/whoami
30
Return information about the current authenticated user.
31
32
:returns: dictionary with user information
0 commit comments