mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-22 15:35:22 +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.