We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b40a9 commit 9897244Copy full SHA for 9897244
1 file changed
flux-dsl/src/main/java/com/influxdb/query/dsl/functions/ColumnsFlux.java
@@ -32,7 +32,10 @@
32
*
33
* <h3>Options</h3>
34
* <ul>
35
- * <li><b>column</b> - The name of the output column in which to store the column labels. [string]. Default is <i>_value</i>.
+ * <li>
36
+ * <b>column</b> -
37
+ * The name of the output column in which to store the column labels. [string]. Default is <i>_value</i>.
38
+ * </li>
39
* </ul>
40
41
* <h3>Example</h3>
0 commit comments