File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1690,6 +1690,15 @@ actions:
1690
1690
examples :
1691
1691
getLicenseResponseExample1 :
1692
1692
$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"
1693
1702
# # Examples for search applications
1694
1703
- target : " $.paths['/_application/search_application']['get']"
1695
1704
description : " Add examples for get search applications operation"
You can’t perform that action at this time.
0 commit comments