cloudflare / cloudflare-rs

Rust library for the Cloudflare v4 API
255 stars 79 forks source link

`multiple_railguns_allowed` is gone from the Zone entry #236

Open blind-oracle opened 5 months ago

blind-oracle commented 5 months ago
error decoding response body: missing field `multiple_railguns_allowed` at line 1 column 509

It seems that Cloudflare broke their own API without bumping the version to v5. Removing the multiple_railguns_allowed field helps.