mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-14 11:08:12 +00:00
36bf068814
The endpoint validated private_key_uuid but dropped it from the update, so the request silently no-op'd. Resolve the UUID to a team-scoped PrivateKey and include private_key_id in the update payload.