Skip to content

Commit

Permalink
fix: readded track to revision data json
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake committed Nov 6, 2024
1 parent 342a805 commit 6af1751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/image/utils/schema/revision_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ class RevisionDataSchema(ImageUploadSchema):
name: str
path: str
revision: int
track: str

0 comments on commit 6af1751

Please # to comment.