Updated code generation

This commit is contained in:
delvedor
2019-01-30 11:38:29 +01:00
parent 95c4369f9b
commit 140774128b

View File

@ -31,7 +31,8 @@ const noPathValidation = [
const ndjsonApi = [
'bulk',
'msearch',
'msearch_template'
'msearch_template',
'monitoring.bulk'
]
function generate (spec, common) {