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: Api for create and list webhook endpoints #89

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

azhur
Copy link
Contributor

@azhur azhur commented Feb 8, 2024

Description

The sending webhooks part will be implemented in the follow-up PR.

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.

modules/meteroid/Cargo.toml Outdated Show resolved Hide resolved
@azhur azhur marked this pull request as ready for review February 8, 2024 21:43
@gaspb gaspb merged commit e7ad4e9 into main Feb 9, 2024
6 checks passed
@gaspb gaspb deleted the create_list_wh_endpoints branch February 9, 2024 10:16
@gaspb gaspb linked an issue Feb 9, 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