Skip to content

Commit 5ee80f5

Browse files
chore(api): update composite API spec
1 parent dcfd62b commit 5ee80f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-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: 1889
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-e4fb7cf750cece208cf8dccfcb15c874fb8080895b4408a5ea3126699b655bb3.yml
3-
openapi_spec_hash: 57e3cae3ef38256110e089b7d289d0df
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-081b52b8bd2d45843c3f99258cf4f58931bc5cd76f0b5a470d1f9c780622de6e.yml
3+
openapi_spec_hash: f22dbbc469af9002ead666ae5699f045
44
config_hash: f02bc3ad56bdede6c515f996ca86012c

src/resources/cloudforce-one/threat-events/target-industries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export interface TargetIndustryListParams {
4747

4848
/**
4949
* Query param: Array of dataset IDs to query target industries from. If not
50-
* provided, returns all target industries from D1 Event table.
50+
* provided, returns all target industries from Event tables across all datasets.
5151
*/
5252
datasetIds?: Array<string>;
5353
}

0 commit comments

Comments
 (0)