File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 15
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/warp-bnavetta%2Fwarp-api-b9b7c97364a43696e42e7fe9071aa42e4e059d61bf5f0bd1f26826a90f9053b3 .yml
3- openapi_spec_hash : 4b25aa8fac3a7adaa44c1cf833307b69
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/warp-bnavetta%2Fwarp-api-ae49b84ec5627699ad71bfbbf01d6ce76587b7cfbbfa10f124b397d0c59b0b82 .yml
3+ openapi_spec_hash : b965b21aa3f92e8b9111e50c1b9a8bf0
44config_hash : 253e4b5ca01236d448980a78491c17c5
Original file line number Diff line number Diff line change @@ -351,6 +351,11 @@ export interface RunItem {
351351 * code and retryability info from the platform error catalog.
352352 */
353353 status_message ?: RunItem . StatusMessage ;
354+
355+ /**
356+ * URL to the run trigger (e.g. Slack thread, Linear issue, schedule)
357+ */
358+ trigger_url ?: string ;
354359}
355360
356361export namespace RunItem {
You can’t perform that action at this time.
0 commit comments