File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 12
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/beeper%2Fbeeper-desktop-api-0e822b2bf1c6e9913f5ef95f9feb25ee9c76aa38d9b927ad181165c6a6ad6588.yml
33openapi_spec_hash : 2ec51cfeccf119e5fca24930aed25113
4- config_hash : c94b6329bfcab27d3a6a65bbfb737e4a
4+ config_hash : 617d4d70cd73419f62e1ef26273bde77
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ func WithRequestTimeout(dur time.Duration) RequestOption {
263263// environment to be the "local" environment. An environment specifies which base URL
264264// to use by default.
265265func WithEnvironmentLocal () RequestOption {
266- return requestconfig .WithDefaultBaseURL ("http://localhost:23373 /" )
266+ return requestconfig .WithDefaultBaseURL ("http://localhost:23374 /" )
267267}
268268
269269// WithAccessToken returns a RequestOption that sets the client setting "access_token".
You can’t perform that action at this time.
0 commit comments