Closed phily245 closed 3 years ago
similar to your other PR, the lint failures will need addressing here.
@jacobbednarz the failing lint has been sorted here too, it took a bit longer because the pipeline was randomly failing to pull from dockerhub for some reason.
@jacobbednarz the failing lint has been sorted here too, it took a bit longer because the pipeline was randomly failing to pull from dockerhub for some reason.
E.g. https://github.com/cloudflare/cloudflare-php/runs/2884256252?check_suite_focus=true
Thanking you! 👏
As mentioned in #179, there are some missing properties from custom hostname creation (shown at https://api.cloudflare.com/#custom-hostname-for-a-zone-edit-custom-hostname). This PR attempts to add these in.
Closes #179