Parameter name in GetPluginPrivileges is "remote"
| ... | ... |
@@ -6562,7 +6562,7 @@ paths: |
| 6562 | 6562 |
schema: |
| 6563 | 6563 |
$ref: "#/definitions/ErrorResponse" |
| 6564 | 6564 |
parameters: |
| 6565 |
- - name: "name" |
|
| 6565 |
+ - name: "remote" |
|
| 6566 | 6566 |
in: "query" |
| 6567 | 6567 |
description: "The name of the plugin. The `:latest` tag is optional, and is the default if omitted." |
| 6568 | 6568 |
required: true |