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

Expose fields mutably and add http::extensions to ApiError #41

Merged
merged 11 commits into from
Aug 26, 2022

Conversation

chridou
Copy link
Owner

@chridou chridou commented Aug 25, 2022

This PR

  • makes the fields of the ApiError exposed mutably
  • adds http::extension to ApiError to add typed values to be used with middlewares
  • exposes additional_fields of HttpApiProblem mutably
  • fixes some minor issues and warnings

@chridou chridou changed the title Expose fields mutably and add http::extensions to ApiError [WIP] Expose fields mutably and add http::extensions to ApiError Aug 25, 2022
@chridou chridou marked this pull request as ready for review August 26, 2022 07:56
@chridou chridou changed the title [WIP] Expose fields mutably and add http::extensions to ApiError Expose fields mutably and add http::extensions to ApiError Aug 26, 2022
@chridou chridou merged commit 0fbebc3 into master Aug 26, 2022
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