File tree Expand file tree Collapse file tree
src/cloudflare/types/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 2423
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare/cloudflare-65becefa90fa529b75ff9c58292307899c94bc13a1ef4e8cfbe49861fea82595 .yml
3- openapi_spec_hash : 102ba37ae129cada2a96047a516368d4
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare/cloudflare-27f2331d009233547c1c7fc84eb1dc5238c7b3262d8842019fbb436fad102c8b .yml
3+ openapi_spec_hash : ba60210175149b296bbf8423443eae61
44config_hash : 49ddc3264a325bcb6e3063c4adc8d37e
Original file line number Diff line number Diff line change @@ -66,7 +66,10 @@ class StepUnionMember0Attempt(BaseModel):
6666
6767class StepUnionMember0ConfigRetries (BaseModel ):
6868 delay : Union [str , float ]
69- """Specifies the delay duration."""
69+ """Specifies the delay duration.
70+
71+ '[dynamic]' indicates the delay is computed by a user-supplied function.
72+ """
7073
7174 limit : float
7275
You can’t perform that action at this time.
0 commit comments