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): remove / in paths, avoid 307 #6322

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented Oct 24, 2023

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?
Avoid http status code 307.

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@d4x1 d4x1 changed the title fix(webhook): remve / in paths, avoid 307 fix(webhook): remove / in paths, avoid 307 Oct 24, 2023
@abeizn abeizn merged commit 1330c76 into apache:main Oct 24, 2023
@d4x1 d4x1 added the pr-type/bug-fix This PR fixes a bug label Oct 26, 2023
@d4x1 d4x1 added this to the v0.20 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-type/bug-fix This PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants