Skip to content

feat: add extended method behind axum feature flag [release]#22

Merged
Totodore merged 2 commits into
developfrom
feat-add-extended-field
May 19, 2026
Merged

feat: add extended method behind axum feature flag [release]#22
Totodore merged 2 commits into
developfrom
feat-add-extended-field

Conversation

@Totodore
Copy link
Copy Markdown
Contributor

Description

Add an ApiError::extended method to the ApiError trait that can be implemented manually to return a Option<serde_json::Value>. If the return value is Some the default responder will include it in the response with an extended field.

@Totodore Totodore marked this pull request as ready for review May 19, 2026 07:28
@Totodore Totodore requested a review from a team as a code owner May 19, 2026 07:28
@Totodore Totodore requested review from bouda1 and dmyios and removed request for a team May 19, 2026 07:28
@Totodore Totodore merged commit 137b2ec into develop May 19, 2026
10 checks passed
@Totodore Totodore deleted the feat-add-extended-field branch May 19, 2026 07:33
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.

1 participant