File tree Expand file tree Collapse file tree
src/cloudflare/resources/images/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 1802
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-8019ed407c757591206546a5096fda8fc6e7aea8e267ec5c868f3fd0f4f27b68 .yml
3- openapi_spec_hash : 73acfc45dcc9089bc18ce690c6d8cb56
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-b55c5ed403175c2e889e53a7ca6957996af4a746487b986b796dce7e461ad062 .yml
3+ openapi_spec_hash : 7d512e7d9edf8e7150d279f4ed4c3dd5
44config_hash : 7f7d0989caf43ee0fc1a934907e4db8a
Original file line number Diff line number Diff line change @@ -53,11 +53,8 @@ def get(
5353 extra_body : Body | None = None ,
5454 timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
5555 ) -> Stat :
56- """Fetch image statistics details for Cloudflare Images.
57-
58- The returned statistics
59- detail storage usage, including the current image count vs this account's
60- allowance.
56+ """
57+ Fetch usage statistics details for Cloudflare Images.
6158
6259 Args:
6360 account_id: Account identifier tag.
@@ -116,11 +113,8 @@ async def get(
116113 extra_body : Body | None = None ,
117114 timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
118115 ) -> Stat :
119- """Fetch image statistics details for Cloudflare Images.
120-
121- The returned statistics
122- detail storage usage, including the current image count vs this account's
123- allowance.
116+ """
117+ Fetch usage statistics details for Cloudflare Images.
124118
125119 Args:
126120 account_id: Account identifier tag.
You can’t perform that action at this time.
0 commit comments