Skip to content

Commit e3ac97a

Browse files
committed
feat(api): update via SDK Studio
1 parent f39fc52 commit e3ac97a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
configured_endpoints: 109
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/intercom%2Fintercom-f3707e406b4705ef214196a18620087f8195bab29e10a4fa9d51437e2962cdd6.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/intercom%2Fintercom-d17455c223bf0fd303bc315e4af87966adb063bfb2d5c5ec53ac7336cae26448.yml

src/resources/admins/activity-logs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export namespace ActivityLogList {
135135
*/
136136
created_at?: number;
137137

138-
metadata?: unknown;
138+
metadata?: Record<string, unknown>;
139139

140140
/**
141141
* An object representing the admin who performed the activity.

0 commit comments

Comments
 (0)