Skip to content

Commit 8dcf99c

Browse files
authored
Merge branch '9.2' into backport/9.2/pr-137456
2 parents 492c3f4 + cdedfe9 commit 8dcf99c

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

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

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -22,27 +22,6 @@
2222
"POST",
2323
"PUT"
2424
]
25-
},
26-
{
27-
"path": "/_monitoring/{type}/bulk",
28-
"methods": [
29-
"POST",
30-
"PUT"
31-
],
32-
"parts": {
33-
"type": {
34-
"type": "string",
35-
"description": "Default document type for items which don't provide one",
36-
"deprecated": {
37-
"version": "7.0.0",
38-
"description": "Specifying types in urls has been deprecated"
39-
}
40-
}
41-
},
42-
"deprecated": {
43-
"version": "7.0.0",
44-
"description": "Specifying types in urls has been deprecated"
45-
}
4625
}
4726
]
4827
},

0 commit comments

Comments
 (0)