Commit 6f3e4a7
Omit empty pool proxy_id
buildPoolConfigParams included proxy_id whenever it was defined, so an
empty string was forwarded to the API on pool create/update. Match the
truthiness check manage_browsers create uses (and the sibling name
field) so empty proxy_id is dropped; pools have no clear-proxy semantics
for an empty string.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 87a580c commit 6f3e4a7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments