Skip to content

Fix: CORE Filter serialization - #20

Merged
Epse merged 1 commit into
mainfrom
fix-filter_serialization
Nov 24, 2025
Merged

Epse merged 1 commit into
mainfrom
fix-filter_serialization

Conversation

@Epse

@Epse Epse commented Nov 24, 2025

Copy link
Copy Markdown
Collaborator

The Filter class' str method would not be called,
and the pydantic serialization logic could not deduce it.

Add an explicit field serializer to make it str.

The Filter class' str method would not be called,
and the pydantic serialization logic could not deduce it.

Add an explicit field serializer to make it str.
@Epse
Epse merged commit dd78339 into main Nov 24, 2025
12 checks passed
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