File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/resources/workflows/instances Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 1891
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-c30ae9fd91114b108324db5570c006eb24131b2459a66b6e46aacc79af977e9b .yml
3- openapi_spec_hash : 5466475f372aa7d937fa629e2db6acbb
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-f7a77ec7ae1fab07327c87ce25393cc1226e3c5252ef3eae118cfd4f01ed2a2e .yml
3+ openapi_spec_hash : 5f756259e07113ce6bcf45f074a07ea4
44config_hash : f02bc3ad56bdede6c515f996ca86012c
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ export interface StatusEditParams {
4949 /**
5050 * Body param: Apply action to instance.
5151 */
52- status : 'resume' | 'pause' | 'terminate' ;
52+ status : 'resume' | 'pause' | 'terminate' | 'restart' ;
5353}
5454
5555export declare namespace Status {
You can’t perform that action at this time.
0 commit comments