Files
supervisor-ui/lib/supervisor
Sebastian Krüger f83ecf864a
All checks were successful
Build and Push Docker Image to Gitea / build-and-push (push) Successful in 1m10s
fix: make autorestart field optional in ConfigInfo schema
The autorestart field is not always present in the Supervisor API
response for getAllConfigInfo(), causing Zod validation errors.

Changed autorestart from required to optional field using .optional().

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 23:04:04 +01:00
..