| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The regional_hostnames sub-resource was incorrectly removed in a curated sync (923e0c4). The upstream aggregate schema and Stainless codegen (stainless-sdks/cloudflare-python generated branch) both have these endpoints. This restores the resource, types, and tests as-is from the generated branch. Restored: - addressing.regional_hostnames (create, list, delete, edit, get) - addressing.regional_hostnames.regions (list) - All associated param/response types - Tests for both resources
| Back | FazBrowse Home | New Git URL |
Summary
Restores the addressing.regional_hostnames sub-resource that was incorrectly removed.
Context
The upstream aggregate schema (api-schemas main) and Stainless codegen (stainless-sdks/cloudflare-python generated + main branches) both have these endpoints. The TypeScript SDK was never affected -- only the Python SDK lost the resource.
What's restored
All files are taken as-is from the stainless-sdks/cloudflare-python generated branch -- no manual modifications.
Verification