Skip to content

Commit 33eefea

Browse files
committed
Remove is_deleted for /checkpoints
1 parent 2210262 commit 33eefea

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

openapi.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2806,7 +2806,6 @@ components:
28062806
- step
28072807
- path
28082808
- created_at
2809-
- is_deleted
28102809
- checkpoint_type
28112810
properties:
28122811
step:
@@ -2815,8 +2814,6 @@ components:
28152814
type: string
28162815
path:
28172816
type: string
2818-
is_deleted:
2819-
type: boolean
28202817
checkpoint_type:
28212818
type: string
28222819

0 commit comments

Comments
 (0)