[SPEC] Remove duplicated timeout param from bulk REST spec

Closes #10205
This commit is contained in:
Tim Schlechter 2015-03-21 22:30:03 +01:00 committed by Luca Cavanna
parent 3eab3ca1c4
commit 56117e3f70
1 changed files with 0 additions and 4 deletions

View File

@ -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"
}
}
},