File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 46
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/finch%2Ffinch-46f433f34d440aa1dfcc48cc8d822c598571b68be2f723ec99e1b4fba6c13b1e .yml
3- openapi_spec_hash : 5b5cd728776723ac773900f7e8a32c05
4- config_hash : ccdf6a5b4aaa2a0897c89ac8685d8eb0
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/finch%2Ffinch-c012d034aaa88334d6748526b99a0c0e47b0257c515b35c656749ed8f3720b8a .yml
3+ openapi_spec_hash : a3d3c013ebe997d22e08eea4d487ff03
4+ config_hash : d21a244fc073152c8dbecb8ece970209
Original file line number Diff line number Diff line change @@ -54,3 +54,9 @@ class CreateAccessTokenResponse(BaseModel):
5454 The ID of your customer you provided to Finch when a connect session was created
5555 for this connection
5656 """
57+
58+ customer_name : Optional [str ] = None
59+ """
60+ The name of your customer you provided to Finch when a connect session was
61+ created for this connection
62+ """
You can’t perform that action at this time.
0 commit comments