Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/webhook cruds #313

Open
wants to merge 6 commits into
base: saas
Choose a base branch
from
Open

Feat/webhook cruds #313

wants to merge 6 commits into from

Conversation

mahatoankitkumar
Copy link
Collaborator

Problem

Webhook Crud

Post-deployment activity

Change the execute_webhook_call to take webhooks from the table instead of tenant_config.

@mahatoankitkumar mahatoankitkumar requested a review from a team as a code owner December 17, 2024 08:36
@mahatoankitkumar mahatoankitkumar force-pushed the feat/webhook-cruds branch 2 times, most recently from e1ce6e0 to 2ef5451 Compare December 17, 2024 10:42
@@ -0,0 +1,238 @@
use actix_web::{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mahatoankitkumar I don't think this should sit in CAC as its used across all crates. You should move webhooks code to superposition crate

Copy link
Collaborator

@Datron Datron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

took a quick glance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants