pull/428/head
David Baker 2015-12-07 11:57:48 +00:00
parent ba1d740239
commit 50e5886de1
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ import logging
logger = logging.getLogger(__name__)
class PusherRestServlet(ClientV1RestServlet):
PATTERNS = client_path_patterns("/pushers/set$")