Skip to content

Commit 92cb932

Browse files
lcawlJoshMock
andauthored
Update specification/indices/get_data_lifecycle_stats/IndicesGetDataLifecycleStatsResponse.ts
Co-authored-by: Josh Mock <[email protected]>
1 parent 2c1779b commit 92cb932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/indices/get_data_lifecycle_stats/IndicesGetDataLifecycleStatsResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export class Response {
2929
/**
3030
* Information about the data streams that are managed by the data stream lifecycle.
3131
*/
32-
data_streams: DataStreamStats
32+
data_streams: DataStreamStats[]
3333
/**
3434
* The duration of the last data stream lifecycle execution.
3535
*/

0 commit comments

Comments
 (0)