mirror of
https://github.com/langgenius/dify.git
synced 2026-04-21 19:27:40 +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.