dify/web/contract
yyh 8f4a4214a1
feat(sandbox): preserve user config when switching to system default
Update frontend to use new backend API:
- save_config now accepts optional 'activate' parameter
- activate endpoint now requires 'type' parameter ('system' | 'user')

When switching to managed mode, call activate with type='system' instead
of deleting user config, so custom configurations are preserved for
future use.
2026-01-19 22:27:06 +08:00
..
console feat(sandbox): preserve user config when switching to system default 2026-01-19 22:27:06 +08:00
base.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
marketplace.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
router.ts refactor(sandbox): sandbox provider system default configuration 2026-01-16 18:22:44 +08:00