Skip to content

fix: PropertyValue is not implement to_json#14

Merged
AmaseCocoa merged 2 commits intodevelopfrom
fix/cant-serialize-propertyvalue
Nov 28, 2025
Merged

fix: PropertyValue is not implement to_json#14
AmaseCocoa merged 2 commits intodevelopfrom
fix/cant-serialize-propertyvalue

Conversation

@AmaseCocoa
Copy link
Copy Markdown
Member

fix #13

@AmaseCocoa AmaseCocoa marked this pull request as ready for review November 28, 2025 04:50
@AmaseCocoa AmaseCocoa self-assigned this Nov 28, 2025
@AmaseCocoa
Copy link
Copy Markdown
Member Author

/gemini review

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly implements the missing to_json method for the PropertyValue class, which resolves the underlying issue. The implementation properly uses the existing _serialize_model_to_json helper function. I have one suggestion to make the code a bit more concise.

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@AmaseCocoa AmaseCocoa merged commit 97021e6 into develop Nov 28, 2025
7 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.

Problem serializing Person object

1 participant