mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 12:39:17 +00:00
fixing notify endpoint
This commit is contained in:
parent
61ec0b281a
commit
c8f8ef7a97
@ -183,7 +183,7 @@ var endpoints = routes{
|
||||
|
||||
route{
|
||||
"SetAccountNotification",
|
||||
strings.ToUpper("Get"),
|
||||
strings.ToUpper("Put"),
|
||||
"/account/notification",
|
||||
SetAccountNotification,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user