summaryrefslogtreecommitdiff
path: root/rest-api-spec/api/info.json
blob: b83b666a6551eddf418955443bcd2ad9491c2960 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "info": {
    "documentation": "http://www.elasticsearch.org/guide/",
    "methods": ["GET"],
    "url": {
      "path": "/",
      "paths": ["/"],
      "parts": {
      },
      "params": {
      }
    },
    "body": null
  }
}