Fixed, that `body` is not required in the "explain" API

This commit is contained in:
Karel Minarik 2013-06-22 18:58:53 +02:00
parent 9c2847fddb
commit 2424828eaa
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@
}
},
"body": {
"required" : true,
"description" : "The query definition using the Query DSL"
}
}