Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4653c96

Browse files
committedMar 13, 2025
feat(custom_pages): reintroduce endpoints (#5312)
1 parent 9565b00 commit 4653c96

File tree

2,169 files changed

+143533
-140473
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,169 files changed

+143533
-140473
lines changed
 

‎.stats.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
configured_endpoints: 1607
1+
configured_endpoints: 1610
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-0f0082a0942d9f9edb37ef99423f7cdf16d0bfeb57c6ee5728e830b2a9ebff87.yml
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
data "cloudflare_custom_pages" "example_custom_pages" {
2+
identifier = "023e105f4ecef8ad9ca31a8372d0c353"
3+
account_id = "account_id"
4+
zone_id = "zone_id"
5+
}

0 commit comments

Comments
 (0)
Please sign in to comment.