Closed phily245 closed 3 years ago
I used TDD on this so I haven't tested yet, but I suspect the options are in the wrong place according to the docs.
I'll fix this tomorrow.
I used TDD on this so I haven't tested yet, but I suspect the options are in the wrong place according to the docs.
I'll fix this tomorrow.
I was right, testing this on live proved that not only my options were at the wrong level, but the wildcard flag was too (as they're all the same level in the docs). I've pushed a fix for this
I'm happy to review these PRs you've raised if you fix those lint failures in CI
I'm happy to review these PRs you've raised if you fix those lint failures in CI
Thank you, I can look at this today :smile:
@jacobbednarz the failing lint has been addressed
awesome, thanks! 👏
As mentioned in #177, there are some missing properties from custom hostname creation (shown at https://api.cloudflare.com/#custom-hostname-for-a-zone-create-custom-hostname). This PR attempts to add these in.
Closes #177