From 584924b2ec48d17353899369db12c3e4e0e15029 Mon Sep 17 00:00:00 2001 From: rig-bot Date: Thu, 28 Dec 2023 10:22:39 +0000 Subject: [PATCH] push latest version of APIs --- api/v1/capsule/service_connect.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/v1/capsule/service_connect.ts b/api/v1/capsule/service_connect.ts index 58f0fe1..e5d1fde 100644 --- a/api/v1/capsule/service_connect.ts +++ b/api/v1/capsule/service_connect.ts @@ -248,6 +248,8 @@ export const Service = { kind: MethodKind.Unary, }, /** + * Get list of job executions performed by the Capsule. + * * @generated from rpc api.v1.capsule.Service.GetJobExecutions */ getJobExecutions: {