Skip to content

Commit 0ee1c04

Browse files
chore(api): update composite API spec
1 parent c2c7d00 commit 0ee1c04

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 2284
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-a6c352830d1270d0abb5bb983058ea21815e1bb7d2e163965335dcb0e706f057.yml
3-
openapi_spec_hash: fbd637e29ffdd4218260d6a66998b402
3+
openapi_spec_hash: a16b95a38a0bcd8cdf50db63a134c8e5
44
config_hash: 3504379ebb14928a9890a391899a2e10

src/cloudflare/types/workflows/instance_get_response.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ class StepUnionMember0(BaseModel):
8686

8787
success: Optional[bool] = None
8888

89-
type: Literal["step"]
89+
type: Literal["step", "rollback"]
9090

9191

9292
class StepUnionMember1Error(BaseModel):

0 commit comments

Comments
 (0)