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

Use ErrorResponse #69

Merged
merged 1 commit into from
Jul 2, 2023
Merged

Use ErrorResponse #69

merged 1 commit into from
Jul 2, 2023

Conversation

KyleJune
Copy link
Member

@KyleJune KyleJune commented Jul 2, 2023

ErrorResponse was recently added to the http_error module. It makes it easier to respond to client requests with a body that can be converted to an HttpError. Then the client can use the same module to convert the response body back into an HttpError.

@KyleJune KyleJune merged commit ca3bb1b into main Jul 2, 2023
8 checks passed
@KyleJune KyleJune deleted the dev branch July 2, 2023 00:25
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

1 participant