dify/api/controllers
Jyong 180ac5ad4d refactor(knowledge-fs): remove deprecated buffered service API routes
Drop the deprecated `POST /knowledge-fs/spaces/<id>/queries` route and the
deprecated buffered `POST .../documents` upload from the service API. Both
only ever failed closed; queries go through admission + the query stream,
documents through the durable source import flow. Regenerate the service
contracts and markdown docs accordingly.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015zw5G5SX3HmVfnZof6YWAc
2026-09-03 05:59:39 -04:00
..
common Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-03 16:32:30 +08:00
console Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-09-03 16:57:14 +08:00
files fix: fix upload for plugin (#41133) 2026-08-24 05:39:27 +00:00
inner_api Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-02 21:56:53 +08:00
mcp chore(api): consolidate chained .where() calls into single calls (#39819) 2026-07-30 16:59:50 +00:00
openapi Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-03 16:32:30 +08:00
service_api refactor(knowledge-fs): remove deprecated buffered service API routes 2026-09-03 05:59:39 -04:00
trigger fix(api): repair two malformed logger format strings (#40901) 2026-08-18 02:10:59 +00:00
web refactor(api): extract account login service and consolidate adapters (#41184) 2026-09-03 06:20:21 +00:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
API_SCHEMA_GUIDE.md refactor(agents): simplify repository context (#39583) 2026-07-26 06:13:37 +00:00
fastopenapi.py chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +00:00