Skip to content

Commit e84050c

Browse files
authored
ilm.explain_lifecycle documents human again (#39113)
This is already exposed as a `_common.json` global parameter.
1 parent 7fe62d0 commit e84050c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/api/ilm.explain_lifecycle.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,7 @@
1111
"description" : "The name of the index to explain"
1212
}
1313
},
14-
"params": {
15-
"human": {
16-
"type" : "boolean",
17-
"default" : "false",
18-
"description" : "Return data such as dates in a human readable format"
19-
}
20-
}
14+
"params": {}
2115
},
2216
"body": null
2317
}

0 commit comments

Comments
 (0)