Browse Source

[SPEC] Fixed cluster.get_repository spec
Badly named endpoint

Clinton Gormley 11 years ago
parent
commit
1ca11b11e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rest-api-spec/api/cluster.get_repository.json

+ 1 - 1
rest-api-spec/api/cluster.get_repository.json

@@ -1,5 +1,5 @@
 {
-  "cluster.get_repository.json": {
+  "cluster.get_repository": {
     "documentation": "http://www.elasticsearch.org/guide/en/elasticsearch/reference/master/modules-snapshots.html",
     "methods": ["GET"],
     "url": {