Skip to content

Skip name and description serialization when None.#676

Merged
timothee-haudebourg merged 1 commit into
mainfrom
fix-name-and-description-serde
Jun 3, 2025
Merged

Skip name and description serialization when None.#676
timothee-haudebourg merged 1 commit into
mainfrom
fix-name-and-description-serde

Conversation

@timothee-haudebourg

Copy link
Copy Markdown
Contributor

Description

I forgot to skip_serializing_if = "Option::is_none" on the name and description fields.

@timothee-haudebourg timothee-haudebourg changed the title Skip name and description de/serialization. Skip name and description serialization when None. Jun 3, 2025
@timothee-haudebourg timothee-haudebourg merged commit 7aaaba9 into main Jun 3, 2025
3 checks passed
@timothee-haudebourg timothee-haudebourg deleted the fix-name-and-description-serde branch June 3, 2025 11:50
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