Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Mark ALL nullable properties in reqyuests with JsonIgnore condition #287

Closed
pingu2k4 opened this issue Oct 12, 2024 · 0 comments · Fixed by #291
Closed

[FEAT] Mark ALL nullable properties in reqyuests with JsonIgnore condition #287

pingu2k4 opened this issue Oct 12, 2024 · 0 comments · Fixed by #291
Assignees
Labels
enhancement New feature or request

Comments

@pingu2k4
Copy link
Contributor

Describe the feature

Appears to be a more widespread issue than first thought - Would make sense at this point to ensure that all requests with nullable props have said props marked with [JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)].

Additional Context

appwrite/appwrite#8785

@pingu2k4 pingu2k4 added the enhancement New feature or request label Oct 12, 2024
@pingu2k4 pingu2k4 self-assigned this Oct 12, 2024
@pingu2k4 pingu2k4 linked a pull request Oct 13, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant