dorfteich/apps/api/src/mcp
Claude Fable 5 d73b120d06 #148: Seitenlisten filtern nach createdSince/updatedSince
Neues pageListQuerySchema (ISO 8601, Kulanz für Datum ohne Zeit),
Query-Parameter auf interner und Public-API-Seitenliste, Prisma-where
mit gte; neue Indizes (pondId, createdAt)/(pondId, updatedAt) als
Migration. OpenAPI-Parameter, MCP-Parität (list_pages
created_since/updated_since), Doku (api-guide, mcp-guide,
public-api.md), DB-Test inkl. 400 bei ungültigem Datum.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0155v2aT8AG1kZDQEZiCLBWC
2026-07-20 00:49:52 +02:00
..
mcp-tools.ts #148: Seitenlisten filtern nach createdSince/updatedSince 2026-07-20 00:49:52 +02:00
mcp.controller.ts Built-in MCP endpoint (Streamable HTTP) on top of the public API (#105) 2026-07-12 11:36:02 +02:00
mcp.e2e.db.test.ts Page-tree parity for the public REST API and MCP (#110) 2026-07-14 10:49:52 +02:00
mcp.module.ts Built-in MCP endpoint (Streamable HTTP) on top of the public API (#105) 2026-07-12 11:36:02 +02:00
mcp.service.ts #148: Seitenlisten filtern nach createdSince/updatedSince 2026-07-20 00:49:52 +02:00