Added the API definition for `info` (root endpoint)

This commit is contained in:
Karel Minarik 2013-05-27 22:30:48 +02:00
parent 337df9ee41
commit f7ad35b759
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"main": { "main": {
"documentation": "", "documentation": "http://elasticsearch.org/guide/",
"methods": ["GET", "HEAD"], "methods": ["GET", "HEAD"],
"url": { "url": {
"path": "/", "path": "/",