Correct name for the `info` API (root endpoint)
This commit is contained in:
parent
bed0635104
commit
ef96799629
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"main": {
|
"info": {
|
||||||
"documentation": "http://elasticsearch.org/guide/",
|
"documentation": "http://elasticsearch.org/guide/",
|
||||||
"methods": ["GET", "HEAD"],
|
"methods": ["GET", "HEAD"],
|
||||||
"url": {
|
"url": {
|
||||||
|
|
Loading…
Reference in New Issue