1
0
Эх сурвалжийг харах

[SPEC] Remove duplicated timeout param from bulk REST spec

Closes #10205
Tim Schlechter 10 жил өмнө
parent
commit
56117e3f70

+ 0 - 4
rest-api-spec/api/bulk.json

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