mirror of
https://github.com/langgenius/dify.git
synced 2026-04-08 17:27:19 +08:00
del website test
This commit is contained in:
parent
a570925130
commit
b588985074
@ -186,6 +186,7 @@ class PluginDependency(BaseModel):
|
||||
|
||||
class Package(BaseModel):
|
||||
plugin_unique_identifier: str
|
||||
version: str | None = None
|
||||
|
||||
type: Type
|
||||
value: Github | Marketplace | Package
|
||||
|
||||
Loading…
Reference in New Issue
Block a user