File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 51
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-8b5a722e4964d2d1dcdc34afccb6d742e1c927cbbd622264c8734f132e31a0f5 .yml
3- openapi_spec_hash : ed101ff177c2e962653ca65acf939336
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-bfdb7e3d38870a8ba1628f4f83a3a719d470bf4f7fbecb67a6fad110447c9b6a .yml
3+ openapi_spec_hash : fed29c80f9c25f8a7216b8c6de2051ab
44config_hash : 49c2ff978aaa5ccb4ce324a72f116010
Original file line number Diff line number Diff line change @@ -154,8 +154,8 @@ def update(
154154 ) -> InvocationUpdateResponse :
155155 """Update an invocation's status or output.
156156
157- This can used to cancel an invocation
158- by setting the status to "failed".
157+ This can be used to cancel an
158+ invocation by setting the status to "failed".
159159
160160 Args:
161161 status: New status for the invocation.
@@ -463,8 +463,8 @@ async def update(
463463 ) -> InvocationUpdateResponse :
464464 """Update an invocation's status or output.
465465
466- This can used to cancel an invocation
467- by setting the status to "failed".
466+ This can be used to cancel an
467+ invocation by setting the status to "failed".
468468
469469 Args:
470470 status: New status for the invocation.
You can’t perform that action at this time.
0 commit comments