Files
Sebastian Krüger 813f6d4c75
All checks were successful
Build and Push Docker Image to Gitea / build-and-push (push) Successful in 1m33s
fix: make ReloadConfigResult fields optional with default empty arrays
The Supervisor API doesn't always return 'changed' and 'removed' arrays
when reloading configuration, causing Zod validation errors.

Made all three fields (added, changed, removed) optional with default
empty arrays to handle cases where the API omits them.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 05:32:58 +01:00
..