(feat:connector,fe) sync api, notification

This commit is contained in:
ManishMadan2882
2025-09-02 13:36:41 +05:30
parent 384ad3e0ac
commit c2c18e8319
3 changed files with 13 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ const endpoints = {
UPDATE_TOOL_STATUS: '/api/update_tool_status',
UPDATE_TOOL: '/api/update_tool',
DELETE_TOOL: '/api/delete_tool',
SYNC_CONNECTOR: '/api/connectors/sync',
GET_CHUNKS: (
docId: string,
page: number,