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

Fix webhook handler prefix issue #126

Merged
merged 5 commits into from
Dec 10, 2023

Conversation

PaulSonOfLars
Copy link
Owner

What

Fix a bug where adding a webhook for a url path start with a / would cause 404 errors from the webhook.

Also, add lots of regression tests.

Impact

  • Are your changes backwards compatible? Y
  • Have you included documentation, or updated existing documentation? Y
  • Do errors and log messages provide enough context? Y

@PaulSonOfLars PaulSonOfLars merged commit ea29519 into v2 Dec 10, 2023
3 checks passed
@PaulSonOfLars PaulSonOfLars deleted the paul/improve-webhookhandler-support branch December 10, 2023 21:25
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.

None yet

1 participant