dsdk / v1.47 / PluginDisableData
Type Alias: PluginDisableData ​
PluginDisableData:
object
Type declaration ​
Name | Type | Description |
---|---|---|
path | object | - |
path.name | string | The name of the plugin. The :latest tag is optional, and is the default if omitted. |
query ? | object | - |
query.force ? | boolean | Force disable a plugin even if still in use. |