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 6938d97 commit 94eedb2Copy full SHA for 94eedb2
docs/overlays/elasticsearch-shared-overlays.yaml
@@ -1074,7 +1074,7 @@ actions:
1074
description: Add x-model for the QueryContainer object
1075
update:
1076
x-model: true
1077
- - target: "$.components['schemas']['_types.query_dsl.QueryContainer.properties']"
+ - target: "$.components['schemas']['_types.query_dsl.QueryContainer'].properties"
1078
description: Remove the QueryContainer properties
1079
remove: true
1080
# Examples
0 commit comments