SurfSense/surfsense_web/lib/connectors-marketing
DESKTOP-RTLN3BA\$punk a7c3b2ae63 feat(schema): add API schema definitions for connectors
- 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.
2026-07-05 21:49:30 -07:00
..
google-maps.tsx feat(schema): add API schema definitions for connectors 2026-07-05 21:49:30 -07:00
google-search.tsx feat(schema): add API schema definitions for connectors 2026-07-05 21:49:30 -07:00
index.ts feat(marketing): CI-first homepage, connector API pages, and hero chat demo 2026-07-05 20:28:27 -07:00
reddit.tsx feat(schema): add API schema definitions for connectors 2026-07-05 21:49:30 -07:00
types.ts feat(schema): add API schema definitions for connectors 2026-07-05 21:49:30 -07:00
web-crawl.tsx feat(schema): add API schema definitions for connectors 2026-07-05 21:49:30 -07:00
youtube.tsx feat(schema): add API schema definitions for connectors 2026-07-05 21:49:30 -07:00