Skip to content

Commit 55931d4

Browse files
feat(api): api update
1 parent bc179eb commit 55931d4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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: 26
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/opencode%2Fopencode-be4c3fb58765ee2b56c3b548182b9d0f1a9d5ebb7c340083bc578bcf3876b026.yml
3-
openapi_spec_hash: dd5d801d838fd6b522b1dd892a75fce1
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/opencode%2Fopencode-e43db0e3b4300d892558381c46238315784de13f980822a3224a956d94dbadb3.yml
3+
openapi_spec_hash: eb2421d12fc2ffb165659b1af40a67e1
44
config_hash: 1ae82c93499b9f0b9ba828b8919f9cb3

src/resources/event.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ export namespace EventListResponse {
109109
messageID: string;
110110

111111
partID: string;
112+
113+
sessionID: string;
112114
}
113115
}
114116

0 commit comments

Comments
 (0)