From 1a0f8d1b3c7451eac43bfdc5971de060caabf441 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 20 Apr 2017 08:57:31 -0400 Subject: PLT-1384 Added websocket event when preferences are updated/deleted (#6107) --- api4/api.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api4/api.go') diff --git a/api4/api.go b/api4/api.go index 18e1e4022..8d03d91d1 100644 --- a/api4/api.go +++ b/api4/api.go @@ -76,7 +76,7 @@ type Routes struct { System *mux.Router // 'api/v4/system' - Preferences *mux.Router // 'api/v4/preferences' + Preferences *mux.Router // 'api/v4/users/{user_id:[A-Za-z0-9]+}/preferences' License *mux.Router // 'api/v4/license' -- cgit v1.2.3-1-g7c22