File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -494,14 +494,13 @@ actions:
494494 - target : " $.components['responses']['indices.resolve_cluster#200']"
495495 description : " Add examples for resolve cluster operation"
496496 update :
497- responses :
498- content :
499- application/json :
500- examples :
501- resolveClusterResponseExample1 :
502- $ref : " ../../specification/indices/resolve_cluster/examples/200_response/ResolveClusterResponseExample1.yaml"
503- resolveClusterResponseExample2 :
504- $ref : " ../../specification/indices/resolve_cluster/examples/200_response/ResolveClusterResponseExample2.yaml"
497+ content :
498+ application/json :
499+ examples :
500+ resolveClusterResponseExample1 :
501+ $ref : " ../../specification/indices/resolve_cluster/examples/200_response/ResolveClusterResponseExample1.yaml"
502+ resolveClusterResponseExample2 :
503+ $ref : " ../../specification/indices/resolve_cluster/examples/200_response/ResolveClusterResponseExample2.yaml"
505504 - target : " $.components['requestBodies']['indices.shrink']"
506505 description : " Add example for shrink index request"
507506 update :
You can’t perform that action at this time.
0 commit comments