Files
move-data-nas/internal
darroyo 935fa83b93 fix: add json tags to DeployResult for camelCase serialization
DeployResult struct fields were serializing as PascalCase (Success,
Messages, Errors) but the TypeScript frontend expected camelCase
(success, messages, errors). Adding json:"..." tags fixes the mismatch.
2026-07-09 21:25:49 -04:00
..
2026-07-09 17:33:04 -04:00
2026-07-09 17:33:04 -04:00
2026-07-08 19:56:08 -04:00