[SPEC] Remove duplicated timeout param from bulk REST spec
Closes #10205
This commit is contained in:
parent
3eab3ca1c4
commit
56117e3f70
|
@ -36,10 +36,6 @@
|
|||
"type": {
|
||||
"type" : "string",
|
||||
"description" : "Default document type for items which don't provide one"
|
||||
},
|
||||
"timeout": {
|
||||
"type" : "time",
|
||||
"description" : "Explicit operation timeout"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue