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 18b0def commit 3f42e2cCopy full SHA for 3f42e2c
components/serializer.rst
@@ -972,7 +972,7 @@ Option Description
972
``xml_version`` Sets the XML version attribute ``1.1``
973
``xml_encoding`` Sets the XML encoding attribute ``utf-8``
974
``xml_standalone`` Adds standalone attribute in the generated XML ``true``
975
-``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``
976
type casting
977
``xml_root_node_name`` Sets the root node name ``response``
978
``as_collection`` Always returns results as a collection, even if ``false``
0 commit comments