mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-18 20:23:14 +00:00
Add support for optional comment field on environment variables created or updated through the bulk API endpoints. Comments are validated to a maximum of 256 characters and are nullable. Updates preserve existing comments when not provided in the request.