Skip to content

fix: serialize non-resource struct values in generic action results#445

Closed
zachdaniel wants to merge 1 commit into
ash-project:mainfrom
djgoku:fix/serialize-non-resource-structs
Closed

fix: serialize non-resource struct values in generic action results#445
zachdaniel wants to merge 1 commit into
ash-project:mainfrom
djgoku:fix/serialize-non-resource-structs

Conversation

@zachdaniel

Copy link
Copy Markdown
Contributor

Dump TypedStruct/embedded return values via their Ash type so they're JSON-encodable without a Jason.Encoder derive.

Dump TypedStruct/embedded return values via their Ash type so they're
JSON-encodable without a Jason.Encoder derive.
@zachdaniel zachdaniel closed this Jun 23, 2026
@djgoku djgoku deleted the fix/serialize-non-resource-structs branch June 23, 2026 02:26
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