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 8717a1c commit dc0233aCopy full SHA for dc0233a
components/serializer.rst
@@ -1085,7 +1085,7 @@ Option Description
1085
``xml_version`` Sets the XML version attribute ``1.1``
1086
``xml_encoding`` Sets the XML encoding attribute ``utf-8``
1087
``xml_standalone`` Adds standalone attribute in the generated XML ``true``
1088
-``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``
1089
type casting
1090
``xml_root_node_name`` Sets the root node name ``response``
1091
``as_collection`` Always returns results as a collection, even if ``false``
0 commit comments