Skip to content

Commit 171e3d5

Browse files
feat(api): update via SDK Studio
1 parent 3a95133 commit 171e3d5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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: 16
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/opencode%2Fopencode-3c79948402e96d2aae6e46095db2cf80759750d1b042d6f91281a72c415b14de.yml
3-
openapi_spec_hash: f9c2fc5988f0a30397929995c2be2c85
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/opencode%2Fopencode-129afed79c2ff0ae5f660a17af692c0f716b0d61ce62700f107c1d905346793e.yml
3+
openapi_spec_hash: 4bc73b4bfb67367575ac7b582b77d912
44
config_hash: 61e8ad6b1bd35aec38a7b20a2570b967

src/resources/session.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,9 @@ export interface SessionChatParams {
315315

316316
providerID: string;
317317

318+
/**
319+
* Session ID
320+
*/
318321
sessionID: string;
319322
}
320323

0 commit comments

Comments
 (0)