mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 00:31:19 +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 |
||
|---|---|---|
| .. | ||
| common | ||
| console | ||
| files | ||
| inner_api | ||
| mcp | ||
| openapi | ||
| service_api | ||
| trigger | ||
| web | ||
| __init__.py | ||
| API_SCHEMA_GUIDE.md | ||
| fastopenapi.py | ||