Skip to content

Commit e901b89

Browse files
committed
Updated code generation
1 parent a90e9e1 commit e901b89

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scripts/utils/generate.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ const ndjsonApi = [
5454
'msearch',
5555
'msearch_template',
5656
'ml.find_file_structure',
57-
'monitoring.bulk'
57+
'monitoring.bulk',
58+
'xpack.ml.find_file_structure',
59+
'xpack.monitoring.bulk'
5860
]
5961

6062
function generate (spec, common) {

0 commit comments

Comments
 (0)