mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 15:58:37 -05:00
Add an api view for obtaining and rotating the webhook key
This commit is contained in:
@@ -151,6 +151,7 @@ from awx.api.views.root import ( # noqa
|
||||
ApiV2SubscriptionView,
|
||||
)
|
||||
from awx.api.views.webhooks import ( # noqa
|
||||
WebhookKeyView,
|
||||
GithubWebhookReceiver,
|
||||
GitlabWebhookReceiver,
|
||||
BitbucketWebhookReceiver,
|
||||
|
||||
Reference in New Issue
Block a user