We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Create job with a non-existent webhook returns 404 with message "Not found"
Expected behavior Return 400 with message "webhook with id: xyz does not exist"
Version:
The text was updated successfully, but these errors were encountered:
fix(webhooks): when webhook id not exists while creating job return 400
668a8ad
#382
f446b68
bedc452
#382 (#388)
No branches or pull requests
Describe the bug
Create job with a non-existent webhook returns 404 with message "Not found"
Expected behavior
Return 400 with message "webhook with id: xyz does not exist"
Version:
The text was updated successfully, but these errors were encountered: