Skip to content

Conversation

@obinnangini
Copy link

@obinnangini obinnangini commented Feb 6, 2025

  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

Adding Cloudflare Branding flag to SSL object to support setting that SSL value if hostname is greater than 64 characters:

https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/reference/troubleshooting/#hostnames-over-64-characters

Has your change been tested?

Add new test and it passes

Screenshots (if appropriate):

Types of changes

What sort of change does your code introduce/modify?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • This change is using publicly documented in cloudflare/api-schemas
    and relies on stable APIs.

@github-actions
Copy link

github-actions bot commented Feb 6, 2025

changelog detected ✅

@obinnangini obinnangini marked this pull request as ready for review February 6, 2025 05:52
@jacobbednarz
Copy link
Contributor

thanks for the PR! however, with the stable release of our code generated libraries, we've moved v0 out of active development. this means there will no longer be regular improvements, bug fixes or releases.

if you want to continuing using v0 and making changes, i suggest forking it and swapping to that fork within your codebase. otherwise, v4 is available with full coverage of the API endpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants