File tree Expand file tree Collapse file tree
src/keycardai_api/types/zones Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 106
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/keycard%2Fkeycard-api-1a24bef1d575743c453111f5967c9e233a093b0b35aa31e0bc508d0a654b31e2 .yml
3- openapi_spec_hash : 9567eb9828bd2c6984eeb838c67ae033
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/keycard%2Fkeycard-api-45a935a06fe1bd8605036876aefe95d9da87a4e720cf8ab97e3bccbc430640ce .yml
3+ openapi_spec_hash : d8b07ab89422a1766d370d8df22c5afd
44config_hash : 8fdc6a9c1185417459f79052b1222ff0
Original file line number Diff line number Diff line change @@ -21,3 +21,9 @@ class PolicySetWithBinding(PolicySet):
2121 mode : Optional [Literal ["active" , "shadow" ]] = None
2222
2323 scope_target_id : Optional [str ] = None
24+
25+ shadow_version : Optional [int ] = None
26+ """Human-readable version number of the shadow version"""
27+
28+ shadow_version_id : Optional [str ] = None
29+ """Public ID of the shadow (observed) version, if any"""
You can’t perform that action at this time.
0 commit comments