feat/datasource
jyong 12 months ago
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…
Cancel
Save