Files
josh ea671535fc
CI / test (pull_request) Successful in 10s
CI / build-dev (pull_request) Has been skipped
feat: accept partial bodies on PUT /api/instances/:vmid
Merge the request body onto the existing instance row before validating,
so external callers (n8n, scripts) can send only the fields they want to
change instead of GET-then-splat-then-PUT the full record.

Mirrors the partial-update pattern already used by PUT /api/jobs/:id.
Full-body PUTs (today's frontend) are unaffected.
2026-05-29 15:57:58 -04:00
..
2026-03-28 17:11:40 -04:00