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 @@ -564,14 +564,13 @@ actions:
564564 - target : " $.components['responses']['indices.resolve_cluster#200']"
565565 description : " Add examples for resolve cluster operation"
566566 update :
567- responses :
568- content :
569- application/json :
570- examples :
571- resolveClusterResponseExample1 :
572- $ref : " ../../specification/indices/resolve_cluster/examples/200_response/ResolveClusterResponseExample1.yaml"
573- resolveClusterResponseExample2 :
574- $ref : " ../../specification/indices/resolve_cluster/examples/200_response/ResolveClusterResponseExample2.yaml"
567+ content :
568+ application/json :
569+ examples :
570+ resolveClusterResponseExample1 :
571+ $ref : " ../../specification/indices/resolve_cluster/examples/200_response/ResolveClusterResponseExample1.yaml"
572+ resolveClusterResponseExample2 :
573+ $ref : " ../../specification/indices/resolve_cluster/examples/200_response/ResolveClusterResponseExample2.yaml"
575574 - target : " $.components['requestBodies']['indices.shrink']"
576575 description : " Add example for shrink index request"
577576 update :
You can’t perform that action at this time.
0 commit comments