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 5978724 commit 7eea9b5Copy full SHA for 7eea9b5
docs/overlays/elasticsearch-shared-overlays.yaml
@@ -310,9 +310,6 @@ actions:
310
x-abbreviated: true
311
# Annotate and abbreviate items that are not shown in Bump.sh due to depth limits
312
# These are likely long-term and should refer to query language reference etc
313
- - target: "$.paths['/_ml/datafeeds/{datafeed_id}']['put']['requestBody'].content['application/json'].schema.properties.query"
314
- description: "Remove query object from create datafeeds operation"
315
- remove: true
316
- target: "$.paths['/_ml/datafeeds/{datafeed_id}']['put']['requestBody'].content['application/json'].schema.properties"
317
description: "Re-add a simplified query object in create datafeeds operation"
318
update:
0 commit comments