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 123af46 commit 645c4d7Copy full SHA for 645c4d7
components/serializer.rst
@@ -1099,7 +1099,8 @@ Option Description D
1099
with a ``\t`` character
1100
``as_collection`` Always returns results as a collection, even if only ``true``
1101
one line is decoded.
1102
-``no_headers`` Disables header in the encoded CSV ``false``
+``no_headers`` Setting to ``false`` will use first row as headers. ``false``
1103
+ ``true`` generate numeric headers.
1104
``output_utf8_bom`` Outputs special `UTF-8 BOM`_ along with encoded data ``false``
1105
======================= ===================================================== ==========================
1106
0 commit comments