Updated code generation
This commit is contained in:
@ -54,7 +54,9 @@ const ndjsonApi = [
|
|||||||
'msearch',
|
'msearch',
|
||||||
'msearch_template',
|
'msearch_template',
|
||||||
'ml.find_file_structure',
|
'ml.find_file_structure',
|
||||||
'monitoring.bulk'
|
'monitoring.bulk',
|
||||||
|
'xpack.ml.find_file_structure',
|
||||||
|
'xpack.monitoring.bulk'
|
||||||
]
|
]
|
||||||
|
|
||||||
function generate (spec, common) {
|
function generate (spec, common) {
|
||||||
|
|||||||
Reference in New Issue
Block a user