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

#2074: fix creating a thing with a merge/patch request keeps null values #2082

Conversation

thjaeckle
Copy link
Member

Fixes: #2074

@thjaeckle thjaeckle added the bug label Jan 2, 2025
@thjaeckle thjaeckle added this to the 3.6.4 milestone Jan 2, 2025
@thjaeckle thjaeckle self-assigned this Jan 2, 2025
Copy link
Contributor

@alstanchev alstanchev left a comment

Choose a reason for hiding this comment

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

LGTM :)

@thjaeckle thjaeckle force-pushed the bugfix/create-with-patch-keeps-nulls branch from 69a26e2 to 48950bf Compare January 2, 2025 13:13
@thjaeckle thjaeckle merged commit 7a6bb6c into eclipse-ditto:master Jan 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Creating a Thing with PATCH (merge patch) semantic will retain null values which is invalid
2 participants