dify/api/tests
Harry bb4dd85ae3 feat(sandbox): refactor sandbox file handling to include app_id
- Updated API routes to use app_id instead of sandbox_id for file operations, aligning with user-specific sandbox workspaces.
- Enhanced SandboxFileService and related classes to accommodate app_id in file listing and download functionalities.
- Refactored storage key generation for sandbox archives to include app_id, ensuring proper file organization.
- Adjusted frontend contracts and services to reflect the new app_id parameter in API calls.
2026-01-30 22:45:28 +08:00
..
fixtures refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
integration_tests revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
test_containers_integration_tests revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
unit_tests feat(sandbox): refactor sandbox file handling to include app_id 2026-01-30 22:45:28 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00