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 707cbdd commit 588baedCopy full SHA for 588baed
docs/overlays/elasticsearch-shared-overlays.yaml
@@ -1082,3 +1082,7 @@ actions:
1082
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsJavaScriptExample1.yaml"
1083
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsPythonExample1.yaml"
1084
- $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