Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: setting firewall rules not working correctly (#405)
Because the Firewall API expects a different JSON formatting than it responds with (some fields must be omitted even though they are included in the response) we have to create an intermediate struct to marshal rules properly. See hetznercloud/cli#725 (cherry picked from commit 16daea0)
- Loading branch information