Auto-generated code for 8.16 (#2502)

This commit is contained in:
Elastic Machine
2024-12-02 18:10:33 +00:00
committed by GitHub
parent 1ef1754623
commit 419271d82d
63 changed files with 1080 additions and 126 deletions

View File

@ -3,7 +3,9 @@
[source, js]
----
const response = await client.simulate.ingest({
const response = await client.transport.request({
method: "POST",
path: "/_ingest/_simulate",
body: {
docs: [
{