This commit is contained in:
jyong
2025-05-23 00:05:57 +08:00
parent 9bafd3a226
commit b82b26bba5
36 changed files with 1983 additions and 331 deletions

View File

@ -52,6 +52,7 @@ class PluginDatasourceProviderEntity(BaseModel):
provider: str
plugin_unique_identifier: str
plugin_id: str
author: str
declaration: DatasourceProviderEntityWithPlugin