diff --git a/server/src/uds/REST/methods/tickets.py b/server/src/uds/REST/methods/tickets.py index d8cab16bd..60be3670b 100644 --- a/server/src/uds/REST/methods/tickets.py +++ b/server/src/uds/REST/methods/tickets.py @@ -58,6 +58,7 @@ VALID_PARAMS = ( 'transport', # Admited to be backwards compatible, but not used. Will be removed on a future release. 'force', 'userIp', + 'time', )