File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -1697,8 +1697,18 @@ actions:
1697
1697
content :
1698
1698
application/json :
1699
1699
examples :
1700
- ClearScrollRequestExample1 :
1700
+ clearScrollRequestExample1 :
1701
1701
$ref : " ../../specification/_global/clear_scroll/examples/request/ClearScrollRequestExample1.yaml"
1702
+ - target : " $.paths['/_pit']['delete']"
1703
+ description : " Add examples for close PIT operation"
1704
+ update :
1705
+ responses :
1706
+ 200 :
1707
+ content :
1708
+ application/json :
1709
+ examples :
1710
+ closePointInTimeResponseExample1 :
1711
+ $ref : " ../../specification/_global/close_point_in_time/examples/200_response/ClosePointInTimeResponseExample1.yaml"
1702
1712
# # Examples for search applications
1703
1713
- target : " $.paths['/_application/search_application']['get']"
1704
1714
description : " Add examples for get search applications operation"
You can’t perform that action at this time.
0 commit comments