File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "endpointErrors" : {
3- "simulate.ingest" : {
4- "request" : [
5- " Request: query parameter 'merge_type' does not exist in the json spec"
6- ],
7- "response" : []
8- }
9- },
2+ "endpointErrors" : {},
103 "generalErrors" : [
114 " Dangling type '_global.scripts_painless_execute:PainlessExecutionPosition'" ,
125 " Dangling type '_global.scripts_painless_execute:PainlessScript'" ,
Original file line number Diff line number Diff line change 3232 "pipeline" : {
3333 "type" : " string" ,
3434 "description" : " The pipeline id to preprocess incoming documents with if no pipeline is given for a particular document"
35+ },
36+ "merge_type" : {
37+ "type" : " string" ,
38+ "description" : " The way that mapping_additions ought to be merged into existing mappings"
3539 }
3640 },
3741 "body" : {
You can’t perform that action at this time.
0 commit comments