captain_hook v0.4.0 CaptainHook.WebhookEndpoints.WebhookEndpoint

Link to this section Summary

Link to this section Functions

Link to this function

create_changeset(webhook_endpoint, attrs)

Specs

create_changeset(WebhookEndpoint.t(), map()) :: Ecto.Changeset.t()
Link to this function

remove_changeset(webhook_endpoint, attrs)

Specs

remove_changeset(WebhookEndpoint.t(), map()) :: Ecto.Changeset.t()
Link to this function

update_changeset(webhook_endpoint, attrs)

Specs

update_changeset(WebhookEndpoint.t(), map()) :: Ecto.Changeset.t()