Skip to content

Commit 54d6d21

Browse files
feat(api): api update
1 parent 97ca836 commit 54d6d21

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 1777
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-086ef16f104ede15ec076d62462ded699d7de104bc6eecb86a27a46ab1ba7d66.yml
3-
openapi_spec_hash: 28aaf21d2be023eb8f641e0f7a76c028
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-c2ed86779626c93ec8c0ef9d0100bf399b7339722e8f9f256db590a733b07d6f.yml
3+
openapi_spec_hash: 48144f26df6a82c7bc8bb4baddc6e188
44
config_hash: a35e9eb0436652c704bebf7c0a38085b

src/cloudflare/types/zero_trust/gateway/rule_setting_param.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ class RuleSettingParam(TypedDict, total=False):
213213
audit_ssh: Optional[AuditSSH]
214214
"""Settings for the Audit SSH action."""
215215

216-
biso_admin_controls: Optional[BISOAdminControls]
216+
biso_admin_controls: BISOAdminControls
217217
"""Configure how browser isolation behaves."""
218218

219219
block_page: Optional[BlockPage]

0 commit comments

Comments
 (0)