[API] formatting issues
This commit is contained in:
parent
e283e0dc38
commit
559d284f41
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"scroll": {
|
||||
"clear_scroll": {
|
||||
"documentation": "http://www.elasticsearch.org/guide/reference/api/search/scroll/",
|
||||
"methods": ["DELETE"],
|
||||
"url": {
|
||||
|
@ -11,7 +11,7 @@
|
|||
"description" : "A comma-separated list of scroll IDs to clear"
|
||||
}
|
||||
},
|
||||
"params": {},
|
||||
"params": {}
|
||||
},
|
||||
"body": null
|
||||
}
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
"type" : "list",
|
||||
"description" : "A list of fields to extract and return from the _source field"
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
"body": {
|
||||
"description" : "The query definition using the Query DSL"
|
||||
|
|
Loading…
Reference in New Issue