File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
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
4
4
config_hash : 61e8ad6b1bd35aec38a7b20a2570b967
Original file line number Diff line number Diff line change @@ -315,6 +315,9 @@ export interface SessionChatParams {
315
315
316
316
providerID : string ;
317
317
318
+ /**
319
+ * Session ID
320
+ */
318
321
sessionID : string ;
319
322
}
320
323
You can’t perform that action at this time.
0 commit comments