Skip to content

Commit

Permalink
Add data_stream_name field to CreateFollowIndexRequest
Browse files Browse the repository at this point in the history
  • Loading branch information
flobernd committed Oct 22, 2024
1 parent 2fdec29 commit c1ee6cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specification/ccr/follow/CreateFollowIndexRequest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ export interface Request extends RequestBase {
max_write_request_size?: string
read_poll_timeout?: Duration
remote_cluster?: string
data_stream_name?: string
}
}

0 comments on commit c1ee6cf

Please sign in to comment.