Skip to content
New issue

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

Added new and optional routing field to a regional hostname #3560

Merged

Conversation

tarnfeld
Copy link
Contributor

@tarnfeld tarnfeld commented Nov 4, 2024

We're (slowly) introducing a new field into the Regional Hostnames API. It's optional and will be null/empty for most cases.
Motivation here is to get an updated schema into the Cloudflare terraform provider.

Description

Nothing complicated here, just a new field. The docs on https://developers.cloudflare.com/api will be out momentarily.

Has your change been tested?

I've left the existing tests unchanged and added some new tests that include the new field.

Types of changes

What sort of change does your code introduce/modify?

  • New feature (non-breaking change which adds functionality)

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.

.changelog/3560.txt Outdated Show resolved Hide resolved
@jacobbednarz jacobbednarz merged commit a00c2f7 into cloudflare:master Nov 6, 2024
7 of 8 checks passed
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