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: Log webhook events in the database #102

Merged
merged 4 commits into from
Feb 15, 2024
Merged

feat: Log webhook events in the database #102

merged 4 commits into from
Feb 15, 2024

Conversation

azhur
Copy link
Contributor

@azhur azhur commented Feb 14, 2024

Description

[Provide a brief description of the changes introduced by this pull request and the motivation behind them.]

  • Save webhooks events in the database
  • Provide an API to list webhook events for an endpoint

Checklist

  • The code follows the project's coding conventions and style guidelines.
  • All tests related to the changes have passed successfully.
  • Documentation has been updated to reflect the changes (if applicable).
  • All new and existing unit tests have passed.
  • I have self-reviewed my code and ensured its quality.
  • I have added/updated necessary comments to aid understanding.

@azhur azhur marked this pull request as ready for review February 14, 2024 19:33
@azhur azhur merged commit f79224f into main Feb 15, 2024
6 checks passed
@azhur azhur deleted the log-webhook-events branch February 15, 2024 05:31
@azhur azhur linked an issue Feb 15, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] Add webhook
2 participants