mirror of
https://github.com/kennethnym/freya
synced 2026-06-23 09:55:09 +01:00
Add endpoint for users to update their source config and enabled state. Config is deep-merged with existing values via lodash.merge and validated against the provider's schema before persisting. Co-authored-by: Ona <no-reply@ona.com>