File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 46
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/finch%2Ffinch-bf858f37d7ab420841ddc6329dad8c46377308b6a5c8e935908011d0f9845e22 .yml
3
- openapi_spec_hash : 2523952a32436e3c7fd3b55508c2e7ee
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/finch%2Ffinch-ff61a38530dfae03860bceb49379e84bfc7434eeb5d2f1dc9677cb162014faf1 .yml
3
+ openapi_spec_hash : df3bdaf4acf575bb07767cae7ca24d69
4
4
config_hash : 53778a0b839c4f6ad34fbba051f5e8a6
Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ class ConnectionStatus(BaseModel):
36
36
37
37
38
38
class Introspection (BaseModel ):
39
+ id : str
40
+ """The Finch UUID of the token being introspected."""
41
+
39
42
account_id : str
40
43
"""
41
44
[DEPRECATED] Use `connection_id` to associate tokens with a Finch connection
You can’t perform that action at this time.
0 commit comments