Skip to content

Commit 5a80f2e

Browse files
feat: Update search docs by removing description from typebox schemas
1 parent a4956b1 commit 5a80f2e

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 21
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fbrowserbase-9b1e2a2abf39dd780601935a9a9ee04cb939e2c3ba76627535f625b6aeaf5eb7.yml
3-
openapi_spec_hash: 12fe5f4306c43fdfb394a33f79391a82
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fbrowserbase-4a2232ec1af8a1b569af75f732a5e82922f38c0f667a1e0fdeb186ca5be4b6bf.yml
3+
openapi_spec_hash: a4cb7826eaf460b2b509c68f61949d9b
44
config_hash: cf04ecfb8dad5fbd8b85be25d6e9ec55

src/resources/search.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ export class Search extends APIResource {
1212
}
1313
}
1414

15-
/**
16-
* Response body for web search
17-
*/
1815
export interface SearchWebResponse {
1916
/**
2017
* The search query that was executed

0 commit comments

Comments
 (0)