dify/api/tests
Harry 49befa6d3f feat: enhance download URL generation with optional filename parameter
Added support for an optional `download_filename` parameter in the `get_download_url` and `get_download_urls` methods across various storage classes. This allows users to specify a custom filename for downloads, improving user experience by enabling better file naming during downloads. Updated related methods and tests to accommodate this new functionality.
2026-02-03 14:40:14 +08:00
..
fixtures vibe: implement file structured output 2026-02-01 02:47:28 +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: enhance download URL generation with optional filename parameter 2026-02-03 14:40:14 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00