@@ -1,7 +1,7 @@
{
"info": {
"documentation": "http://www.elasticsearch.org/guide/",
- "methods": ["GET", "HEAD"],
+ "methods": ["GET"],
"url": {
"path": "/",
"paths": ["/"],
@@ -0,0 +1,15 @@
+{
+ "info": {
+ "documentation": "http://www.elasticsearch.org/guide/",
+ "methods": ["HEAD"],
+ "url": {
+ "path": "/",
+ "paths": ["/"],
+ "parts": {
+ },
+ "params": {
+ }
+ "body": null
+}