Skip to content

Commit 384a89b

Browse files
lcawlmiguelgrinberg
authored andcommitted
Remove x-codeSamples from overlay
1 parent 6adc0ae commit 384a89b

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,17 +1077,6 @@ actions:
10771077
# update:
10781078
# aggregations:
10791079
# x-model: true
1080-
# Examples
1081-
## xCodeSamples
1082-
- target: "$.paths['/{index}/_doc/{id}']['head']"
1083-
description: "Add xCodeSamples for check document operation"
1084-
update:
1085-
x-codeSamples:
1086-
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsConsoleExample1.yaml"
1087-
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsCurlExample1.yaml"
1088-
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsJavaScriptExample1.yaml"
1089-
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsPythonExample1.yaml"
1090-
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsRubyExample1.yaml"
10911080
# Remove long lists of enum values
10921081
- target: "$.components['schemas']['cat._types.CatAnomalyDetectorColumn'].enum"
10931082
description: Remove enum array

0 commit comments

Comments
 (0)