lilith-platform.live/codebase/@features/my/mcp-server
Natalie 8c57818276 fix(quinn-my/mcp): verified-profile update verb PATCH→PUT to match API route
The API exposes PUT /admin/verified-profiles/:id (partial body accepted);
the MCP tool was issuing PATCH and 404ing on every reorder/update.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 03:52:13 -04:00
..
src fix(quinn-my/mcp): verified-profile update verb PATCH→PUT to match API route 2026-06-24 03:52:13 -04:00
bun.lock breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
package.json deps-upgrade(deps): ⬆️ Update dependency versions to enforce consistent and compatible package.json and lockfile across the codebase 2026-06-10 14:58:14 -07:00
tsconfig.json