Skip to content

Commit cd9c337

Browse files
authored
[DOCS] Remove deployment work-around from overlays (#4296)
1 parent cbfcc73 commit cd9c337

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,15 +1071,6 @@ actions:
10711071
# update:
10721072
# aggregations:
10731073
# x-model: true
1074-
- target: "$.components['schemas']['_types.ScriptSource'].oneOf"
1075-
description: Remove oneOf temporarily from ScriptSource
1076-
remove: true
1077-
- target: "$.components['schemas']['_types.ScriptSource']"
1078-
description: Re-add simplified oneOf temporarily in ScriptSource
1079-
update:
1080-
oneOf:
1081-
- type: string
1082-
- type: object
10831074
# Examples
10841075
## xCodeSamples
10851076
- target: "$.paths['/{index}/_doc/{id}']['head']"

0 commit comments

Comments
 (0)