API generation

This commit is contained in:
delvedor
2020-02-06 09:16:30 +01:00
parent d701516dda
commit 41927914bb
55 changed files with 370 additions and 68 deletions

View File

@ -21,7 +21,7 @@ function buildCcrUnfollow (opts) {
/**
* Perform a ccr.unfollow request
* http://www.elastic.co/guide/en/elasticsearch/reference/current
* https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-post-unfollow.html
*/
return function ccrUnfollow (params, options, callback) {
options = options || {}