mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 08:48:10 +08:00
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 |
||
|---|---|---|
| .. | ||
| app | ||
| dataset | ||
| end_user | ||
| knowledge_fs | ||
| workspace | ||
| __init__.py | ||
| index.py | ||
| schema.py | ||
| wraps.py | ||