refactor: Update component structure to use behavior and stack attributes, enhancing clarity and functionality across services, tools, and frontends
This commit is contained in:
@@ -208,6 +208,7 @@ class ComponentSpec(BaseModel):
|
||||
description: str | None = None
|
||||
|
||||
source: str | None = None
|
||||
stack: str | None = None
|
||||
|
||||
install: InstallSpec | None = None
|
||||
tool: ToolSpec | None = None
|
||||
|
||||
Reference in New Issue
Block a user