Skip to content

Commit cc8566b

Browse files
committed
Add clear scroll example
1 parent 9fd7f98 commit cc8566b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1690,6 +1690,15 @@ actions:
16901690
examples:
16911691
getLicenseResponseExample1:
16921692
$ref: "../../specification/license/get/examples/response/GetLicenseResponseExample1.yaml"
1693+
## Examples for search
1694+
- target: "$.components['requestBodies']['clear_scroll']"
1695+
description: "Add example for clear scroll request"
1696+
update:
1697+
content:
1698+
application/json:
1699+
examples:
1700+
ClearScrollRequestExample1:
1701+
$ref: "../../specification/_global/clear_scroll/examples/request/ClearScrollRequestExample1.yaml"
16931702
## Examples for search applications
16941703
- target: "$.paths['/_application/search_application']['get']"
16951704
description: "Add examples for get search applications operation"

0 commit comments

Comments
 (0)