diff --git a/docs/api/v1.41.yaml b/docs/api/v1.41.yaml index 0934898170..41f72b0144 100644 --- a/docs/api/v1.41.yaml +++ b/docs/api/v1.41.yaml @@ -9967,6 +9967,12 @@ paths: default if omitted. required: true type: "string" + - name: "force" + in: "query" + description: | + Force disable a plugin even if still in use. + required: false + type: "boolean" tags: ["Plugin"] /plugins/{name}/upgrade: post: