mirror of
https://github.com/langgenius/dify.git
synced 2026-03-19 13:47:37 +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.