Skip to content

Commit 93995d5

Browse files
chore(internal): version bump (#67)
1 parent 702abb2 commit 93995d5

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
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: 18
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fbrowserbase-7f88912695bab2b98cb73137e6f36125d02fdfaf8eed4532ee1c82385609a259.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fbrowserbase-7d749df7d5d78af46e1469203f20eca5dedd2f06076b3191f44ef921f4b10596.yml

src/resources/sessions/logs.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ export class Logs extends APIResource {
1313
}
1414

1515
export interface SessionLog {
16-
eventId: string;
17-
1816
method: string;
1917

2018
pageId: number;

0 commit comments

Comments
 (0)