mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-21 18:03:54 +03:00
Comment fix
This commit is contained in:
parent
8b2df76582
commit
96bd117622
@ -124,7 +124,7 @@ class Actor(Handler):
|
||||
def getTicket(self):
|
||||
'''
|
||||
Processes get requests in order to obtain a ticket content
|
||||
GET /rest/ticket/[ticketId]
|
||||
GET /rest/actor/ticket/[ticketId]
|
||||
'''
|
||||
logger.debug("Ticket args for GET: {0}".format(self._args))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user