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 cbfcc73 commit cd9c337Copy full SHA for cd9c337
docs/overlays/elasticsearch-shared-overlays.yaml
@@ -1071,15 +1071,6 @@ actions:
1071
# update:
1072
# aggregations:
1073
# 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
1083
# Examples
1084
## xCodeSamples
1085
- target: "$.paths['/{index}/_doc/{id}']['head']"
0 commit comments