Parameter name in GetPluginPrivileges is "remote"

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-02-03 18:10:16 -08:00
parent ea4d124395
commit 5bec534da5

View file

@ -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