regen api files

This commit is contained in:
Spencer Alger
2015-01-06 20:21:21 -07:00
parent 95c16f3173
commit ebb1ad37e6
8 changed files with 8 additions and 0 deletions

View File

@ -4574,6 +4574,7 @@ api.scroll = ca({
fmt: '/_search/scroll'
}
],
paramAsBody: 'scrollId',
method: 'POST'
});