diff --git a/components/engine/api/swagger.yaml b/components/engine/api/swagger.yaml index d30a053fbe..fa188f9c6b 100644 --- a/components/engine/api/swagger.yaml +++ b/components/engine/api/swagger.yaml @@ -6583,6 +6583,7 @@ paths: required: true type: "string" tags: ["Plugin"] + /plugins/{name}: delete: summary: "Remove a plugin" operationId: "PluginDelete"