We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f6e64 commit e4b70bfCopy full SHA for e4b70bf
docs/overlays/elasticsearch-openapi-overlays.yaml
@@ -383,4 +383,12 @@ actions:
383
application/json:
384
examples:
385
indicesSplitRequestExample1:
386
- $ref: "../../specification/indices/split/indicesSplitRequestExample1.yaml"
+ $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