mirror of
https://github.com/langgenius/dify.git
synced 2026-03-30 17:20:16 +08:00
feat: align with params
This commit is contained in:
parent
ffcaa67a56
commit
5c69521973
@ -16,7 +16,6 @@ class PluginAssetManager(BasePluginClient):
|
||||
method="GET",
|
||||
path=f"plugin/{tenant_id}/extract-asset/",
|
||||
params={
|
||||
"tenant_id": tenant_id,
|
||||
"plugin_unique_identifier": plugin_unique_identifier,
|
||||
"file_path": filename
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user