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 06c03de + 57e6576 commit 6122df9Copy full SHA for 6122df9
components/serializer.rst
@@ -1091,7 +1091,8 @@ Option Description D
1091
with a ``\t`` character
1092
``as_collection`` Always returns results as a collection, even if only ``true``
1093
one line is decoded.
1094
-``no_headers`` Disables header in the encoded CSV ``false``
+``no_headers`` Setting to ``false`` will use first row as headers. ``false``
1095
+ ``true`` generate numeric headers.
1096
``output_utf8_bom`` Outputs special `UTF-8 BOM`_ along with encoded data ``false``
1097
======================= ===================================================== ==========================
1098
0 commit comments