Browse Source

[SPEC] Fixed bad name in ping.json

Clinton Gormley 11 years ago
parent
commit
258c49ea23
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rest-api-spec/api/ping.json

+ 1 - 1
rest-api-spec/api/ping.json

@@ -1,5 +1,5 @@
 {
-  "info": {
+  "ping": {
     "documentation": "http://www.elasticsearch.org/guide/",
     "methods": ["HEAD"],
     "url": {