mirror of https://github.com/langgenius/dify.git
This commit is contained in:
parent
8a147a00e8
commit
fbca9010f3
|
|
@ -190,6 +190,6 @@ api.add_resource(
|
|||
)
|
||||
|
||||
api.add_resource(
|
||||
DatasourceAuth,
|
||||
DatasourceAuthUpdateDeleteApi,
|
||||
"/auth/plugin/datasource/<string:auth_id>",
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue