Skip to content

Commit 7eea9b5

Browse files
committed
Overy the QueryContainer rather than its uses
1 parent 5978724 commit 7eea9b5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,6 @@ actions:
310310
x-abbreviated: true
311311
# Annotate and abbreviate items that are not shown in Bump.sh due to depth limits
312312
# 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
316313
- target: "$.paths['/_ml/datafeeds/{datafeed_id}']['put']['requestBody'].content['application/json'].schema.properties"
317314
description: "Re-add a simplified query object in create datafeeds operation"
318315
update:

0 commit comments

Comments
 (0)