mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-12 22:42:13 +02:00
Updated the frontend API call to use the correct path `/api/v1/slack/:connectorId/discover-channels` instead of the previous incorrect path. This change ensures the frontend aligns with the backend routing structure for fetching Slack channels where the bot is a member. Addresses a 404 error you reported when attempting to discover Slack channels. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| use-api-key.ts | ||
| use-connectors.ts | ||
| use-documents.ts | ||
| use-mobile.ts | ||
| use-search-spaces.ts | ||
| useConnectorEditPage.ts | ||
| useSearchSourceConnectors.test.ts | ||
| useSearchSourceConnectors.ts | ||