updated api report

Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
bnechyporenko
2024-03-13 21:26:03 +01:00
parent 83ec88a1e2
commit d1101fd582
+1
View File
@@ -286,6 +286,7 @@ export type SerializedTask = {
lastHeartbeatAt?: string;
createdBy?: string;
secrets?: TaskSecrets;
state?: JsonObject;
};
// @public