File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 1417
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-7d085f55544e992a7e3c3162951d86aac51322ac1cfaf8b50242484e69a0810d .yml
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-238bdc2301e165198e92ece05a86c3b80aa6653c5cd7334b3dc59fd9d687acce .yml
Original file line number Diff line number Diff line change @@ -158,6 +158,7 @@ export interface Policy {
158158 | 'http_alert_origin_error'
159159 | 'incident_alert'
160160 | 'image_notification'
161+ | 'image_resizing_notification'
161162 | 'load_balancing_health_alert'
162163 | 'load_balancing_pool_enablement_alert'
163164 | 'logo_match_alert'
@@ -746,6 +747,7 @@ export interface PolicyCreateParams {
746747 | 'http_alert_origin_error'
747748 | 'incident_alert'
748749 | 'image_notification'
750+ | 'image_resizing_notification'
749751 | 'load_balancing_health_alert'
750752 | 'load_balancing_pool_enablement_alert'
751753 | 'logo_match_alert'
@@ -863,6 +865,7 @@ export interface PolicyUpdateParams {
863865 | 'http_alert_origin_error'
864866 | 'incident_alert'
865867 | 'image_notification'
868+ | 'image_resizing_notification'
866869 | 'load_balancing_health_alert'
867870 | 'load_balancing_pool_enablement_alert'
868871 | 'logo_match_alert'
You can’t perform that action at this time.
0 commit comments