mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
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