mirror of
https://github.com/langgenius/dify.git
synced 2026-03-26 16:50:14 +08:00
Migrate test mocks from legacy API functions (fetchAppList, fetchDatasets, postMarketplace) to new oRPC-based service functions (searchApps, searchDatasets, searchPlugins) to align with the contract-first architecture refactor.