Parameter name in GetPluginPrivileges is "remote"
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
ea4d124395
commit
5bec534da5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue