[DOCS] clarify /_cat/fielddata REST api documentation

This commit is contained in:
Lee Hinman 2014-07-23 16:18:37 +02:00
parent 48812ff1f2
commit 6e25a6a7aa
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
}, },
"fields": { "fields": {
"type": "list", "type": "list",
"description": "A comma-separated list of fields to return the fielddata size" "description": "A comma-separated list of fields to return in the output"
} }
} }
}, },