Skip to content

Commit 2f8f881

Browse files
authored
[8.19] Remove type from bulk rest-api-spec (#131929) (#132639)
It was removed in 8.0.
1 parent f956168 commit 2f8f881

File tree

1 file changed

+0
-4
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/api

1 file changed

+0
-4
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/bulk.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@
5656
"type":"time",
5757
"description":"Explicit operation timeout"
5858
},
59-
"type":{
60-
"type":"string",
61-
"description":"Default document type for items which don't provide one"
62-
},
6359
"_source":{
6460
"type":"list",
6561
"description":"True or false to return the _source field or not, or default list of fields to return, can be overridden on each sub-request"

0 commit comments

Comments
 (0)