9633617e26f6cfd30368431efc5d71120a3d1fbd
Add webhooks[] array to plugin.json and manifest.ts with the 'case-status' endpointKey. Without this declaration, Paperclip registers 0 webhooks even when onWebhook() is implemented, so POST /api/plugins/marcusgroup.legal-ai/webhooks/case-status would return 501 and never reach the handler. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Paperclip plugin for Legal AI integration — case management, semantic search, workflow tracking
Languages
TypeScript
100%