Skip to content

Commit acc827a

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

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
@@ -1085,3 +1085,7 @@ actions:
10851085
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsJavaScriptExample1.yaml"
10861086
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsPythonExample1.yaml"
10871087
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsRubyExample1.yaml"
1088+
# Remove long lists of enum values
1089+
- target: "$.components['schemas']['cat._types.CatAnomalyDetectorColumn'].enum"
1090+
description: Remove enum array
1091+
remove: true

0 commit comments

Comments
 (0)