We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When creating a custom hostname using the addHostname function at https://github.com/cloudflare/cloudflare-php/blob/master/src/Endpoints/CustomHostnames.php#L38, there is no support for the bundle_method, custom_certificate or custom_key fields as documented at https://api.cloudflare.com/#custom-hostname-for-a-zone-create-custom-hostname.
addHostname
bundle_method
custom_certificate
custom_key
I will make a PR for this.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
When creating a custom hostname using the
addHostname
function at https://github.com/cloudflare/cloudflare-php/blob/master/src/Endpoints/CustomHostnames.php#L38, there is no support for thebundle_method
,custom_certificate
orcustom_key
fields as documented at https://api.cloudflare.com/#custom-hostname-for-a-zone-create-custom-hostname.I will make a PR for this.
The text was updated successfully, but these errors were encountered: