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(apikeys): webhook's api keys work with /rest prefix #6334

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented Oct 25, 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?
webhooks' api keys and framework's api keys should control path with prefix /rest, and the api keys generated by framework can call webhooks' api too.
This PR just makes it works as expected.

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.
image
image

Other Information

Any other information that is important to this PR.

@d4x1 d4x1 requested review from mintsweet and klesh October 25, 2023 13:52
@d4x1 d4x1 merged commit c543f86 into apache:main Oct 25, 2023
11 checks passed
@d4x1 d4x1 deleted the lw-fix-webhook-1025-2 branch October 25, 2023 14:13
@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