Skip to content

Commit e4b70bf

Browse files
committed
Comment out legacy template overlay
1 parent 50f6e64 commit e4b70bf

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/overlays/elasticsearch-openapi-overlays.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,4 +383,12 @@ actions:
383383
application/json:
384384
examples:
385385
indicesSplitRequestExample1:
386-
$ref: "../../specification/indices/split/indicesSplitRequestExample1.yaml"
386+
$ref: "../../specification/indices/split/indicesSplitRequestExample1.yaml"
387+
# - target: "$.components['requestBodies']['indices.put_template']"
388+
# description: "Add example for legacy create template request"
389+
# update:
390+
# content:
391+
# application/json:
392+
# examples:
393+
# indicesLegacyPutTemplateRequestExample1:
394+
# $ref: "../../specification/indices/put_template/indicesPutIndexTemplateRequestExample1.yaml"

0 commit comments

Comments
 (0)