Skip to content

Commit 89d908a

Browse files
pquentingithub-actions[bot]
authored andcommitted
Update rest-api-spec
1 parent 3d45135 commit 89d908a

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

output/schema/validation-errors.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55
"Request: missing json spec query parameter 'type'"
66
],
77
"response": []
8-
},
9-
"ml.stop_datafeed": {
10-
"request": [
11-
"Request: missing json spec query parameter 'allow_no_datafeeds'"
12-
],
13-
"response": []
148
}
159
},
1610
"generalErrors": []

specification/_json_spec/ml.stop_datafeed.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@
3030
"required": false,
3131
"description": "Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)"
3232
},
33-
"allow_no_datafeeds": {
34-
"type": "boolean",
35-
"required": false,
36-
"description": "Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)",
37-
"deprecated": true
38-
},
3933
"force": {
4034
"type": "boolean",
4135
"required": false,

0 commit comments

Comments
 (0)