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 7de3298 commit ba32be2Copy full SHA for ba32be2
docs/overlays/elasticsearch-shared-overlays.yaml
@@ -1088,3 +1088,7 @@ actions:
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"
1091
+# Remove long lists of enum values
1092
+ - target: "$.components['schemas']['cat._types.CatAnomalyDetectorColumn'].enum"
1093
+ description: Remove enum array
1094
+ remove: true
0 commit comments