Skip to content

Commit

Permalink
Correct event names in webhook template documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Oct 23, 2023
1 parent 59bc6c6 commit 31922a9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<%#
name: Katello Content View
description: Example payload for content_view_*.event.foreman
description: Example payload for actions.katello.content_view_*.event.foreman
snippet: false
model: WebhookTemplate
-%>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<%#
name: Katello Promote
description: Example payload for actions.katello.content_view.promote_suceeded
description: Example payload for actions.katello.content_view.promote_suceeded.event.foreman
snippet: false
model: WebhookTemplate
-%>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<%#
name: Katello Publish
description: Example payload for actions.katello.content_view.publish_suceeded
description: Example payload for actions.katello.content_view.publish_suceeded.event.foreman
snippet: false
model: WebhookTemplate
-%>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<%#
name: Katello Sync
description: Example payload for actions.katello.repository.sync_succeeded
description: Example payload for actions.katello.repository.sync_succeeded.event.foreman
snippet: false
model: WebhookTemplate
-%>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<%#
name: Remote Execution Host Job
description: Example payload for actions.remote_execution.run_host_job_succeeded
description: Example payload for actions.remote_execution.run_host_job_succeeded.event.foreman
snippet: false
model: WebhookTemplate
-%>
Expand Down

0 comments on commit 31922a9

Please sign in to comment.