mirror of
https://github.com/langgenius/dify.git
synced 2026-02-22 19:15:47 +08:00
303 B
303 B
Summary:
- Registers file-related API namespaces and routes for files service.
- Includes app-assets download/upload proxy controllers.
Invariants:
- files_ns must include all file controller modules to register routes.
Tests:
- Coverage via controller unit tests and route registration smoke checks.