We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4cb67a commit b05c1ccCopy full SHA for b05c1cc
components/serializer.rst
@@ -171,7 +171,7 @@ needs three parameters:
171
172
By default, additional attributes that are not mapped to the denormalized
173
object will be ignored by the Serializer component. Include a
174
-ClassMetadataFactory when constructing the normalizer and set the
+``ClassMetadataFactory`` when constructing the normalizer and set the
175
``allow_extra_attributes`` key of the deserialization context to ``false`` to
176
let the serializer throw an exception when additional attributes are passed::
177
0 commit comments