cloudflare / cloudflare-rs

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

fix: mark fields not always returned by the API as optional #199

Open jcgruenhage opened 1 year ago

jcgruenhage commented 1 year ago

Fixes #198 and #193.

nrdxp commented 1 year ago

Just tested this and it is working to resolve my issue with ListZones

i18nsite commented 7 months ago

why not merge this pull request ?