Closed
Bug 1800750
Opened 3 years ago
Closed 3 years ago
[Webhooks] Add webhook attributes REST endpoint
Categories
(bugzilla.mozilla.org :: API, enhancement)
bugzilla.mozilla.org
API
Tracking
()
RESOLVED
FIXED
People
(Reporter: grahamalama, Assigned: dkl)
Details
Attachments
(1 file)
In JBI, we need to periodically get the status of webhooks to ensure that they're still enabled.
Currently, there is no way to get this information via the REST API. This would be nice to have so we could incorporate this information into the heartbeat of our service.
| Reporter | ||
Updated•3 years ago
|
Summary: [Webhooks] Add webhook status REST endpoint → [Webhooks] Add webhook attributes REST endpoint
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Merged. This will go out beginning of next week.
https://github.com/mozilla-bteam/bmo/commit/e5c8b4a1ee2f0c092fa1f3b2445c446f41559976
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•