Skip to content

Commit 7e33d5d

Browse files
committed
Refactor comment formatting in MlPutDatafeedRequest for clarity
1 parent cc02fa5 commit 7e33d5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/ml/put_datafeed/MlPutDatafeedRequest.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ export interface Request extends RequestBase {
126126
*/
127127
frequency?: Duration
128128
/**
129-
* An array of index names. Wildcards are supported. If any of the indices are in remote clusters, the master nodes and the
130-
* machine learning nodes must have the `remote_cluster_client` role.
129+
* An array of index names. Wildcards are supported. If any of the indices are in remote clusters, the master
130+
* nodes and the machine learning nodes must have the `remote_cluster_client` role.
131131
* @aliases indexes
132132
* */
133133
indices?: Indices

0 commit comments

Comments
 (0)