mirror of
https://github.com/langgenius/dify.git
synced 2026-05-01 16:08:04 +08:00
r2
This commit is contained in:
@ -52,6 +52,7 @@ class PluginDatasourceProviderEntity(BaseModel):
|
||||
provider: str
|
||||
plugin_unique_identifier: str
|
||||
plugin_id: str
|
||||
is_authorized: bool = False
|
||||
declaration: DatasourceProviderEntityWithPlugin
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user