We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1779b commit 92cb932Copy full SHA for 92cb932
specification/indices/get_data_lifecycle_stats/IndicesGetDataLifecycleStatsResponse.ts
@@ -29,7 +29,7 @@ export class Response {
29
/**
30
* Information about the data streams that are managed by the data stream lifecycle.
31
*/
32
- data_streams: DataStreamStats
+ data_streams: DataStreamStats[]
33
34
* The duration of the last data stream lifecycle execution.
35
0 commit comments