Follow up of https://github.com/elastic/docs/pull/701.
This commit is contained in:
Tomas Della Vedova
2019-03-28 17:34:45 +01:00
committed by delvedor
parent f2c43a843b
commit f3422a6f43
10 changed files with 22 additions and 1 deletions

View File

@ -1,3 +1,4 @@
[[extend-client]]
== Extend the client
Sometimes you need to reuse the same logic, or you want to build a custom API to allow you simplify your code. +