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: Fix default value for error message in createFromRequestException #463

Merged
merged 1 commit into from
May 12, 2023

Conversation

ajupazhamayil
Copy link
Contributor

Fix #446

@ajupazhamayil ajupazhamayil requested review from a team as code owners May 12, 2023 07:40
@bshaffer bshaffer merged commit 7552d22 into main May 12, 2023
@bshaffer bshaffer deleted the fixErrorMessageCreateFromRequestException branch May 12, 2023 14:35
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.

ApiException::create() throws a fatal error when the error['message'] is not set.
2 participants