We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13326fb commit ef8236bCopy full SHA for ef8236b
release-notes/VERSION-2.x
@@ -33,8 +33,6 @@ Co-maintainers:
33
This made it impossible for users to override the parsed result by `KotlinModule`.
34
The new `JsonProperty.isRequired` is defined with three values, including the default,
35
so `KotlinModule` can now respect user specifications.
36
-#929: Fixed a problem with the `NullToEmptyCollection` and `NullToEmptyMap` options overriding annotated specifications
37
- in the `hasRequiredMarker` process.
38
#929: Fixed a problem with the `NullToEmptyCollection` and `NullToEmptyMap` options being applied to non-parameters
39
in the `hasRequiredMarker` process.
40
They currently do not work for setters or fields and are not related to serialization,
0 commit comments