cloudflare / cloudflare-rs

Rust library for the Cloudflare v4 API
256 stars 83 forks source link

Add patch dns record endpoint #225

Open Cowboylaserkittenjetshark opened 1 year ago

Cowboylaserkittenjetshark commented 1 year ago

Based on #224. Addresses the issue I mentioned here: https://github.com/cloudflare/cloudflare-rs/pull/224#issuecomment-1793627431 I just need to update the DnsContent for my use case, so a full PUT isn't necessary.