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 : 112
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel/kernel-64dac369ae935b0318cd611e1735d45359a663eb55cf43fbb8b09e9dd814d7a2 .yml
3- openapi_spec_hash : cc0c6a4e716977df4b9eab5f4658d41b
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel/kernel-a33e59aa1758ba51f13538838ecd70b0a23ed69739b3022e8c2ce0622e42b904 .yml
3+ openapi_spec_hash : c042d2f6880c927be09aa9fa79d7241e
44config_hash : 08d55086449943a8fec212b870061a3f
Original file line number Diff line number Diff line change @@ -131,9 +131,9 @@ class ManagedAuth(BaseModel):
131131 """Name of the profile associated with this auth connection"""
132132
133133 record_session : bool
134- """
135- Whether browser sessions for this connection are recorded by default for
136- debugging. Can be overridden per-login.
134+ """Whether to record browser session replays for this connection by default.
135+
136+ Useful for debugging login flows . Can be overridden per-login.
137137 """
138138
139139 save_credentials : bool
You can’t perform that action at this time.
0 commit comments