mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 14:14:17 +08:00
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.
|
||
|---|---|---|
| .. | ||
| console | ||
| base.ts | ||
| marketplace.ts | ||
| router.ts | ||