Skip to content

Commit c1ee6cf

Browse files
committed
Add data_stream_name field to CreateFollowIndexRequest
1 parent 2fdec29 commit c1ee6cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/ccr/follow/CreateFollowIndexRequest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ export interface Request extends RequestBase {
4747
max_write_request_size?: string
4848
read_poll_timeout?: Duration
4949
remote_cluster?: string
50+
data_stream_name?: string
5051
}
5152
}

0 commit comments

Comments
 (0)