Skip to content

Commit ecafbb5

Browse files
feat: [CORE-1796][apps/api] Update Node.js SDK
1 parent 3b5d801 commit ecafbb5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
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: 20
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fbrowserbase-b20f9fea14d79990ab1af3d276f931e026cd955ac623ec6ace80b2af90de170f.yml
3-
openapi_spec_hash: 943ff4b3297014503fdc9854544cb9a4
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fbrowserbase-d5413d9ed31cc9a28a804736cedc95e8171a9465ed66583ae67f225e9c739ca2.yml
3+
openapi_spec_hash: fafc55851f83f26ddb2554589965e8f5
44
config_hash: 55c54fdafc9e80be584829b5724b00ab

src/browserbase/types/fetch_api_create_response.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111

1212
class FetchAPICreateResponse(BaseModel):
13-
"""Response body for fetch"""
14-
1513
id: str
1614
"""Unique identifier for the fetch request"""
1715

0 commit comments

Comments
 (0)