Fixed: `type` in "indices.put_mapping" is not required
This commit is contained in:
parent
c1d2ada564
commit
a30fc0a37a
|
@ -13,7 +13,6 @@
|
|||
},
|
||||
"type": {
|
||||
"type" : "string",
|
||||
"required": true,
|
||||
"description" : "The name of the document type"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue