dify/api/agent-notes/controllers/files/__init__.py.md

295 B

Summary:

  • Registers file-related API namespaces and routes for files service.
  • Includes app-assets download proxy controller.

Invariants:

  • files_ns must include all file controller modules to register routes.

Tests:

  • Coverage via controller unit tests and route registration smoke checks.