소스 검색

Parameter name in GetPluginPrivileges is "remote"

Signed-off-by: Joffrey F <joffrey@docker.com>
Joffrey F 8 년 전
부모
커밋
5bec534da5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      api/swagger.yaml

+ 1 - 1
api/swagger.yaml

@@ -6480,7 +6480,7 @@ paths:
           schema:
             $ref: "#/definitions/ErrorResponse"
       parameters:
-        - name: "name"
+        - name: "remote"
           in: "query"
           description: "The name of the plugin. The `:latest` tag is optional, and is the default if omitted."
           required: true