浏览代码

[SPEC] Fixed cluster.get_repository spec
Badly named endpoint

Clinton Gormley 11 年之前
父节点
当前提交
1ca11b11e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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": {