mirror of
https://github.com/langgenius/dify.git
synced 2026-02-23 03:17:57 +08:00
r2
This commit is contained in:
@ -190,6 +190,6 @@ api.add_resource(
|
||||
)
|
||||
|
||||
api.add_resource(
|
||||
DatasourceAuth,
|
||||
DatasourceAuthUpdateDeleteApi,
|
||||
"/auth/plugin/datasource/<string:auth_id>",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user