File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 91
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-4f5307643555b7917e8681b1966ae0b99f770cf59805e2f917ec7528edf11ba8 .yml
3- openapi_spec_hash : 873a9aa3a88b6cec1ad94f848eeb1c45
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-fc2c80b398a8dd511010ae7cda5e21c353e388ee130aa288974b47af4208b5b8 .yml
3+ openapi_spec_hash : 5e06586dbbb9fce12b907f4e32497006
44config_hash : 20337f7888852c165d099faa7589c90a
Original file line number Diff line number Diff line change @@ -52,3 +52,9 @@ class AuthAgent(BaseModel):
5252
5353 last_auth_check_at : Optional [datetime ] = None
5454 """When the last authentication check was performed"""
55+
56+ post_login_url : Optional [str ] = None
57+ """URL where the browser landed after successful login.
58+
59+ Query parameters and fragments are stripped for privacy.
60+ """
You can’t perform that action at this time.
0 commit comments