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 : 19
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-84945582139b11633f792c1052a33e6af9cafc96bbafc2902a905312d14c4cc1 .yml
3- openapi_spec_hash : c77be216626b789a543529a6de56faed
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-5e4716f7fce42bbcecc7ecb699c1c467ae778d74d558f7a260d531e2af1a7f30 .yml
3+ openapi_spec_hash : f545dcef9001b00c2604e3dcc6a12f7a
44config_hash : 65328ff206b8c0168c915914506d9dba
Original file line number Diff line number Diff line change @@ -165,6 +165,11 @@ export interface InvocationCreateResponse {
165165 */
166166 id : string ;
167167
168+ /**
169+ * Name of the action invoked
170+ */
171+ action_name : string ;
172+
168173 /**
169174 * Status of the invocation
170175 */
You can’t perform that action at this time.
0 commit comments