mirror of
https://github.com/langgenius/dify.git
synced 2026-04-04 12:00:30 -04: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.