Fixed, that `body` is not required in the "explain" API
This commit is contained in:
parent
9c2847fddb
commit
2424828eaa
|
@ -76,7 +76,6 @@
|
|||
}
|
||||
},
|
||||
"body": {
|
||||
"required" : true,
|
||||
"description" : "The query definition using the Query DSL"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue