Skip to content

Commit

Permalink
[SPEC] Remove duplicated timeout param from bulk REST spec
Browse files Browse the repository at this point in the history
Closes #10205
  • Loading branch information
timschlechter authored and javanna committed Mar 22, 2015
1 parent 47729b3 commit 0a0910a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rest-api-spec/api/bulk.json
Expand Up @@ -42,10 +42,6 @@
"type": {
"type" : "string",
"description" : "Default document type for items which don't provide one"
},
"timeout": {
"type" : "time",
"description" : "Explicit operation timeout"
}
}
},
Expand Down

0 comments on commit 0a0910a

Please sign in to comment.