mirror of
https://github.com/langgenius/dify.git
synced 2025-12-16 12:42:31 +00:00
r2
This commit is contained in:
parent
8a147a00e8
commit
fbca9010f3
@ -190,6 +190,6 @@ api.add_resource(
|
|||||||
)
|
)
|
||||||
|
|
||||||
api.add_resource(
|
api.add_resource(
|
||||||
DatasourceAuth,
|
DatasourceAuthUpdateDeleteApi,
|
||||||
"/auth/plugin/datasource/<string:auth_id>",
|
"/auth/plugin/datasource/<string:auth_id>",
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user