Skip to content

Commit 0139b80

Browse files
add a few example requests for endpoints that do not use bodies
1 parent 379de4f commit 0139b80

11 files changed

+55
-37
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 28 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
method_request: HEAD my-index-000001/_doc/0

specification/_global/exists/examples/xCodeSamples/DocumentExistsConsoleExample1.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

specification/_global/exists/examples/xCodeSamples/DocumentExistsCurlExample1.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

specification/_global/exists/examples/xCodeSamples/DocumentExistsJavaScriptExample1.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

specification/_global/exists/examples/xCodeSamples/DocumentExistsPythonExample1.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

specification/_global/exists/examples/xCodeSamples/DocumentExistsRubyExample1.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
method_request: POST /my-index-00001/_close
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
method_request: GET /_data_stream/my-index-000001/_stats

0 commit comments

Comments
 (0)