Skip to content

Commit a14578b

Browse files
committed
Fix jsdoc.
1 parent 8163511 commit a14578b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dataquery.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ export interface Elasticsearch extends DataQuery {
395395
* Lucene query
396396
*/
397397
query?: string;
398-
/**
398+
/**
399399
* Name of time field
400400
*/
401401
timeField?: string;

0 commit comments

Comments
 (0)