Skip to content

Commit ef49a33

Browse files
timschlechterjavanna
authored andcommitted
[SPEC] Remove duplicated timeout param from bulk REST spec
Closes elastic#10205
1 parent f307b29 commit ef49a33

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rest-api-spec/api/bulk.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@
4242
"type": {
4343
"type" : "string",
4444
"description" : "Default document type for items which don't provide one"
45-
},
46-
"timeout": {
47-
"type" : "time",
48-
"description" : "Explicit operation timeout"
4945
}
5046
}
5147
},

0 commit comments

Comments
 (0)