Skip to content

Commit 588baed

Browse files
[DOCS] Remove cat anomaly detectors enum values via overlay (#4441) (#4457)
(cherry picked from commit ba32be2) Co-authored-by: Lisa Cawley <lcawley@elastic.co>
1 parent 707cbdd commit 588baed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,3 +1082,7 @@ actions:
10821082
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsJavaScriptExample1.yaml"
10831083
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsPythonExample1.yaml"
10841084
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsRubyExample1.yaml"
1085+
# Remove long lists of enum values
1086+
- target: "$.components['schemas']['cat._types.CatAnomalyDetectorColumn'].enum"
1087+
description: Remove enum array
1088+
remove: true

0 commit comments

Comments
 (0)