File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 111
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-49a1a92e00d1eb87e91e8527275cb0705fce2edea30e70fea745f134dd451fbd.yml
3- openapi_spec_hash : 3aa6ab6939790f538332054162fbdedc
4- config_hash : 9818dd634f87b677410eefd013d7a179
3+ openapi_spec_hash : 8670a9860c54682b158924e990d4de31
4+ config_hash : b12b028d6aa7564db0983135073805e3
Original file line number Diff line number Diff line change @@ -156,7 +156,8 @@ type BrowserReplayDownloadParams struct {
156156}
157157
158158type BrowserReplayStartParams struct {
159- // Recording framerate in fps.
159+ // Recording framerate in fps. Values above 20 require GPU to be enabled on the
160+ // browser session.
160161 Framerate param.Opt [int64 ] `json:"framerate,omitzero"`
161162 // Maximum recording duration in seconds.
162163 MaxDurationInSeconds param.Opt [int64 ] `json:"max_duration_in_seconds,omitzero"`
You can’t perform that action at this time.
0 commit comments