We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d09616 commit c99343dCopy full SHA for c99343d
CHANGELOG.md
@@ -23,6 +23,8 @@ any parts of the framework not mentioned in the documentation should generally b
23
* Avoided that an empty attributes dict is rendered in case serializer does not
24
provide any attribute fields.
25
* Avoided shadowing of exception when rendering errors (regression since 4.3.0).
26
+* Ensured that sparse fields only applies when rendering, not when parsing.
27
+* Adjusted that sparse fields properly removes meta fields when not defined.
28
29
### Removed
30
0 commit comments