File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -1060,6 +1060,17 @@ actions:
10601060 externalDocs :
10611061 url : https://www.elastic.co/docs/explore-analyze/query-filter/languages/querydsl
10621062 description : Query DSL
1063+ - target : " $.components['schemas']['_global.search._types.FieldCollapse']"
1064+ description : Add x-model and externalDocs
1065+ update :
1066+ x-model : true
1067+ externalDocs :
1068+ url : https://www.elastic.co/docs/reference/elasticsearch/rest-apis/collapse-search-results
1069+ # - target: "$.components['schemas']['_global.msearch.MultisearchBody'].properties"
1070+ # description: Add x-model
1071+ # update:
1072+ # aggregations:
1073+ # x-model: true
10631074 - target : " $.components['schemas']['_types.ScriptSource'].oneOf"
10641075 description : Remove oneOf temporarily from ScriptSource
10651076 remove : true
@@ -1070,7 +1081,6 @@ actions:
10701081 - type : string
10711082 - type : object
10721083# Examples
1073- # Examples
10741084# # xCodeSamples
10751085 - target : " $.paths['/{index}/_doc/{id}']['head']"
10761086 description : " Add xCodeSamples for check document operation"
You can’t perform that action at this time.
0 commit comments