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.
2 parents 22211ff + 94c965a commit 786ada3Copy full SHA for 786ada3
components/serializer.rst
@@ -1073,7 +1073,7 @@ Option Description
1073
``xml_version`` Sets the XML version attribute ``1.1``
1074
``xml_encoding`` Sets the XML encoding attribute ``utf-8``
1075
``xml_standalone`` Adds standalone attribute in the generated XML ``true``
1076
-``xml_type_cast_attributes`` This provides the ability to forgot the attribute ``true``
+``xml_type_cast_attributes`` This provides the ability to forget the attribute ``true``
1077
type casting
1078
``xml_root_node_name`` Sets the root node name ``response``
1079
``as_collection`` Always returns results as a collection, even if ``false``
0 commit comments