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: consistently return 404 in case bridge is not found or invalid #10050

Conversation

sstrigler
Copy link
Contributor

@sstrigler sstrigler commented Mar 1, 2023

Also: fix some typos and be more verbose

Fixes EMQX-9063

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • Changed lines covered in coverage report
  • Change log has been added to changes/{ce,ee}/(feat|perf|fix)-<PR-id>.en.md and .zh.md files
  • For internal contributor: there is a jira ticket to track this change
  • [ ] If there should be document changes, a PR to emqx-docs.git is sent, or a jira ticket is created to follow up
  • [ ] Schema changes are backward compatible

@sstrigler sstrigler force-pushed the EMQX-9063-bridges-api-consistently-return-404-if-resource-does-not-exist branch from 51abcdd to 3f324f8 Compare March 1, 2023 17:03
@sstrigler sstrigler marked this pull request as ready for review March 1, 2023 17:04
@sstrigler sstrigler requested a review from a team as a code owner March 1, 2023 17:04
thalesmg
thalesmg previously approved these changes Mar 1, 2023
apps/emqx_bridge/src/emqx_bridge_api.erl Outdated Show resolved Hide resolved
@sstrigler sstrigler merged commit 9fb74bf into emqx:master Mar 2, 2023
@sstrigler sstrigler deleted the EMQX-9063-bridges-api-consistently-return-404-if-resource-does-not-exist branch March 2, 2023 10:21
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

4 participants