Skip to content

Commit b881076

Browse files
feat: Neil/kernel 1180 fuzzy matching for browser pools
1 parent 62355d1 commit b881076

2 files changed

Lines changed: 3 additions & 3 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: 111
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-49a1a92e00d1eb87e91e8527275cb0705fce2edea30e70fea745f134dd451fbd.yml
3-
openapi_spec_hash: 8670a9860c54682b158924e990d4de31
4-
config_hash: b12b028d6aa7564db0983135073805e3
3+
openapi_spec_hash: 0ffef6a95f9d9b1096180fc5e4c5b39c
4+
config_hash: 9818dd634f87b677410eefd013d7a179

src/resources/browsers/browsers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ export interface BrowserListParams extends OffsetPaginationParams {
841841
include_deleted?: boolean;
842842

843843
/**
844-
* Search browsers by session ID, profile ID, or proxy ID.
844+
* Search browsers by session ID, profile ID, proxy ID, or pool name.
845845
*/
846846
query?: string;
847847

0 commit comments

Comments
 (0)