[ML] Remove expand from get-records REST spec
Relates elastic/x-pack-elasticsearch#1119 Original commit: elastic/x-pack-elasticsearch@d034a7ee5d
This commit is contained in:
parent
02d1350778
commit
03170d870b
|
@ -13,9 +13,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"expand": {
|
|
||||||
"type": "boolean"
|
|
||||||
},
|
|
||||||
"include_interim": {
|
"include_interim": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Include interim results"
|
"description": "Include interim results"
|
||||||
|
|
Loading…
Reference in New Issue