mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-31 19:45:15 +02:00
refactor(automation): drop Capability registry
This commit is contained in:
parent
9fa35f21cf
commit
7ac99b89a0
6 changed files with 3 additions and 70 deletions
|
|
@ -14,5 +14,5 @@ class ActionDefinition:
|
|||
type: str
|
||||
name: str
|
||||
description: str
|
||||
config_schema: dict[str, Any]
|
||||
params_schema: dict[str, Any]
|
||||
handler: ActionHandler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue