mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-04-04 19:28:47 +02:00
- Remove zone_id and id fields from DNS record update payload as they are not expected by Cloudflare API - Fix KeyError 'zone_id' when accessing DNS record properties that don't exist - Cloudflare API expects only the data fields in PUT request body, not the identifiers Fixes #1478