فهرست منبع

In cat.snapshots, repository is required

Closes #17216
Clinton Gormley 9 سال پیش
والد
کامیت
30d78f4be0
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      rest-api-spec/src/main/resources/rest-api-spec/api/cat.snapshots.json

+ 1 - 0
rest-api-spec/src/main/resources/rest-api-spec/api/cat.snapshots.json

@@ -8,6 +8,7 @@
       "parts": {
         "repository": {
           "type" : "list",
+          "required": true,
           "description": "Name of repository from which to fetch the snapshot information"
         }
       },