File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 14
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-aec3b879aa30638614c6217afbafcf737f37ac78ef3a51186dbf7b6fbf9e91ef .yml
3- openapi_spec_hash : 0aba27c707612e35b4068b1d748dc379
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-aac74422364f9d25e30fcefd510297580b77be4b84c71416c5b9de5b882e5945 .yml
3+ openapi_spec_hash : 4d42a5d93bd82754acf11e32e7438a04
44config_hash : a085d1b39ddf0b26ee798501a9f47e20
Original file line number Diff line number Diff line change @@ -277,6 +277,11 @@ export namespace DeploymentFollowResponse {
277277 */
278278 version : string ;
279279
280+ /**
281+ * List of actions available on the app
282+ */
283+ actions ?: Array < string > ;
284+
280285 /**
281286 * Environment variables configured for this app version
282287 */
You can’t perform that action at this time.
0 commit comments