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 32d9601 commit 836d1ceCopy full SHA for 836d1ce
docs/overlays/elasticsearch-shared-overlays.yaml
@@ -1085,3 +1085,7 @@ actions:
1085
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsJavaScriptExample1.yaml"
1086
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsPythonExample1.yaml"
1087
- $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