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

add request to validation error #295

Merged
merged 1 commit into from
Dec 19, 2020

Conversation

kentakag
Copy link
Contributor

Currently, when I try to customize the error_body of the ValidationError class, it can only contain id, status and message.
I would like to include the request object in this error_body, because I especially want to include the request_id in the error_body.

@ota42y
Copy link
Member

ota42y commented Dec 19, 2020

Thank you for your feedback !!!!!!

@ota42y ota42y merged commit 5b5ec6a into interagent:master Dec 19, 2020
@kentakag kentakag deleted the add_request_to_validation_error branch December 21, 2020 10:03
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.

2 participants