mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-08 22:22:17 +02:00
- Introduced a new schema structure for API connectors, including request and response fields. - Updated connector implementations for Google Maps, Google Search, Reddit, Web Crawl, and YouTube to include detailed schema information. - Enhanced the ConnectorPage component to render request and response schemas dynamically. - Added SchemaField interface to standardize schema field definitions across connectors. |
||
|---|---|---|
| .. | ||
| google-maps.tsx | ||
| google-search.tsx | ||
| index.ts | ||
| reddit.tsx | ||
| types.ts | ||
| web-crawl.tsx | ||
| youtube.tsx | ||