Skip to content

Commit d8a8159

Browse files
committed
feat: update generated APIs
1 parent 43e896e commit d8a8159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages_generated/container/src/v1beta1/types.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ export interface Cron {
392392
*/
393393
containerId: string
394394
/**
395-
* UNIX cron shedule.
395+
* UNIX cron schedule.
396396
*/
397397
schedule: string
398398
/**
@@ -714,7 +714,7 @@ export type CreateCronRequest = {
714714
*/
715715
containerId: string
716716
/**
717-
* UNIX cron shedule.
717+
* UNIX cron schedule.
718718
*/
719719
schedule: string
720720
/**

0 commit comments

Comments
 (0)