Skip to content

Commit a0bf932

Browse files
chore(api): update composite API spec
1 parent 8292aee commit a0bf932

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 1802
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-b55c5ed403175c2e889e53a7ca6957996af4a746487b986b796dce7e461ad062.yml
3-
openapi_spec_hash: 7d512e7d9edf8e7150d279f4ed4c3dd5
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-8019ed407c757591206546a5096fda8fc6e7aea8e267ec5c868f3fd0f4f27b68.yml
3+
openapi_spec_hash: 73acfc45dcc9089bc18ce690c6d8cb56
44
config_hash: 7f7d0989caf43ee0fc1a934907e4db8a

src/resources/images/v1/stats.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ import * as Core from '../../../core';
55

66
export class Stats extends APIResource {
77
/**
8-
* Fetch usage statistics details for Cloudflare Images.
8+
* Fetch image statistics details for Cloudflare Images. The returned statistics
9+
* detail storage usage, including the current image count vs this account's
10+
* allowance.
911
*
1012
* @example
1113
* ```ts

0 commit comments

Comments
 (0)