Skip to content

Commit 5f7d20c

Browse files
Respond to comment from Lee
1 parent dfc8d73 commit 5f7d20c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 1 addition & 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: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/indices/clone/examples/request/indicesCloneRequestExample1.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ description: >
66
# type: request
77
value: "{
88
9+
\ \"settings\": {
10+
11+
\ \"index.refresh_interval\": \"2s\"
12+
13+
\ },
14+
915
\ \"aliases\": {
1016
1117
\ \"my_search_indices\": {}

0 commit comments

Comments
 (0)