Skip to content

Commit 3fa4edb

Browse files
authored
Update FinetuneResponse dates to be date-time formatted
1 parent 46e1589 commit 3fa4edb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7387,8 +7387,10 @@ components:
73877387
type: integer
73887388
created_at:
73897389
type: string
7390+
format: date-time
73907391
updated_at:
73917392
type: string
7393+
format: date-time
73927394
n_epochs:
73937395
type: integer
73947396
n_checkpoints:

0 commit comments

Comments
 (0)