mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FEATURE: prompts new webhook events
This commit is contained in:
parent
115461b395
commit
00d5facf36
9 changed files with 86 additions and 6 deletions
|
@ -10,7 +10,6 @@ class AdminWebHookEventSerializer < ApplicationSerializer
|
|||
:duration,
|
||||
:created_at
|
||||
|
||||
|
||||
def request_url
|
||||
object.web_hook.payload_url
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue