File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 68
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/datamini%2Fasktable-352b207b595dae80ace064f5b2754553010f90bbf748e6e3736324cd879341bf .yml
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/datamini%2Fasktable-b76552205a47dd462bf23820944444a694c1bdaa324f9fa38dde6a83c7a5d8a8 .yml
Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ class SecureTunnel(BaseModel):
2121
2222 status : str
2323
24- unique_key : str
25-
2624 atst_server_host : Optional [str ] = None
2725
2826 atst_server_port : Optional [int ] = None
2927
3028 info : Optional [object ] = None
3129
3230 links_count : Optional [int ] = None
31+
32+ unique_key : Optional [str ] = None
You can’t perform that action at this time.
0 commit comments