779e6f6dba
REST endpoints that support GET and POST need to also support source parsing. As these endpoints can accept a body but some clients do not allow doing a GET with a request body, elasticsearch has support for parsing via a source URI parameter. This commit adds source handling to all such endpoints. relates elastic/x-pack-elasticsearch#1204 Original commit: elastic/x-pack-elasticsearch@3949ea31fe |
||
---|---|---|
.. | ||
bin/x-pack | ||
bwc-zip | ||
config/x-pack | ||
keys | ||
licenses | ||
src | ||
build.gradle |